#67EEAD#67EEAD
#67EEAD is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.151 H 159.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEAD |
|---|---|
| RGB | rgb(103, 238, 173) |
| HSL | hsl(151, 80%, 67%) |
| HSV | hsv(151, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(85.53, -51.69, 20.58) |
| CIE-LCH | lch(85.53, 55.63, 158.29°) |
| OKLab | oklab(85.71% -0.1416 0.0524) |
| OKLCH | oklch(85.71% 0.151 159.7) |
| XYZ | xyz(43.7070, 67.0456, 50.1648) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 4.34
Greenish Turquoise
#00FBB0
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEAD #EE67A8
analogous
#67EE6A #67EEAD #67ECEE
triadic
#67EEAD #AD67EE #EEAD67
tetradic
#67EEAD #6A67EE #EE67A8 #ECEE67
square
#67EEAD #6A67EE #EE67A8 #ECEE67
split-complementary
#67EEAD #EE67EC #EE6A67
monochromatic
#16C571 #30E88F #67EEAD #9EF4CB #D5FAE8
Accessibility & contrast
On white
1.46
#67EEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#67EEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEAD
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEAD | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#D9D0B1
Tritanopia (blue-blind)
#30EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67eead; /* rgb */ color: rgb(103, 238, 173); /* oklch */ color: oklch(85.7% 0.151 159.7);
Tailwind
colors: {
custom: {
50: '#9df4c5',
500: '#67eead',
950: '#000000',
},
}SCSS
$custom: #67eead; $custom-light: #9df4c5; $custom-dark: #000000;
JSON
{
"hex": "#67eead",
"rgb": {
"r": 103,
"g": 238,
"b": 173
},
"hsl": {
"h": 151.111,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85712,
"c": 0.15101,
"h": 159.7
},
"luminance": 0.6705
}Semantic roles & 50–950 ramp
primary
#67EEAD
secondary
#C2377A
accent
#096FDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582