#67EDAE#67EDAE
#67EDAE is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.5% C 0.149 H 160.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67EDAE |
|---|---|
| RGB | rgb(103, 237, 174) |
| HSL | hsl(152, 79%, 67%) |
| HSV | hsv(152, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.25, -51.07, 19.68) |
| CIE-LCH | lch(85.25, 54.73, 158.93°) |
| OKLab | oklab(85.49% -0.1401 0.0502) |
| OKLCH | oklch(85.49% 0.149 160.3) |
| XYZ | xyz(43.5138, 66.5038, 50.5796) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.28
Greenish Cyan
#2AFEB7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EDAE #ED67A6
analogous
#67ED6B #67EDAE #67E9ED
triadic
#67EDAE #AE67ED #EDAE67
tetradic
#67EDAE #6B67ED #ED67A6 #E9ED67
square
#67EDAE #6B67ED #ED67A6 #E9ED67
split-complementary
#67EDAE #ED67E9 #ED6B67
monochromatic
#17C372 #30E791 #67EDAE #9EF3CB #D4FAE8
Accessibility & contrast
On white
1.47
#67EDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#67EDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EDAE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EDAE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAA
Deuteranopia (green-blind)
#D7D0B2
Tritanopia (blue-blind)
#30ECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67edae; /* rgb */ color: rgb(103, 237, 174); /* oklch */ color: oklch(85.5% 0.149 160.3);
Tailwind
colors: {
custom: {
50: '#9df3c6',
500: '#67edae',
950: '#000000',
},
}SCSS
$custom: #67edae; $custom-light: #9df3c6; $custom-dark: #000000;
JSON
{
"hex": "#67edae",
"rgb": {
"r": 103,
"g": 237,
"b": 174
},
"hsl": {
"h": 151.791,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.85494,
"c": 0.14884,
"h": 160.3
},
"luminance": 0.66508
}Semantic roles & 50–950 ramp
primary
#67EDAE
secondary
#C13878
accent
#0A6DDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582