#67E9BC#67E9BC
#67E9BC is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.9% C 0.133 H 167.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9BC |
|---|---|
| RGB | rgb(103, 233, 188) |
| HSL | hsl(159, 75%, 66%) |
| HSV | hsv(159, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.37, -46.43, 11.15) |
| CIE-LCH | lch(84.37, 47.75, 166.49°) |
| OKLab | oklab(84.88% -0.1296 0.0286) |
| OKLCH | oklch(84.88% 0.133 167.6) |
| XYZ | xyz(43.8052, 64.7881, 57.7641) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9BC #E96794
analogous
#67E97B #67E9BC #67D5E9
triadic
#67E9BC #BC67E9 #E9BC67
tetradic
#67E9BC #7B67E9 #E96794 #D5E967
square
#67E9BC #7B67E9 #E96794 #D5E967
split-complementary
#67E9BC #E967D5 #E97B67
monochromatic
#1BBB83 #32E1A4 #67E9BC #9CF1D4 #D2F8EB
Accessibility & contrast
On white
1.50
#67E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#67E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9BC
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9BC | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#24EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e9bc; /* rgb */ color: rgb(103, 233, 188); /* oklch */ color: oklch(84.9% 0.133 167.6);
Tailwind
colors: {
custom: {
50: '#9cf1d0',
500: '#67e9bc',
950: '#000000',
},
}SCSS
$custom: #67e9bc; $custom-light: #9cf1d0; $custom-dark: #000000;
JSON
{
"hex": "#67e9bc",
"rgb": {
"r": 103,
"g": 233,
"b": 188
},
"hsl": {
"h": 159.231,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84875,
"c": 0.13276,
"h": 167.6
},
"luminance": 0.64792
}Semantic roles & 50–950 ramp
primary
#67E9BC
secondary
#BA3A66
accent
#0F54D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583