#67EEAE#67EEAE
#67EEAE is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.7% C 0.150 H 160.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEAE |
|---|---|
| RGB | rgb(103, 238, 174) |
| HSL | hsl(152, 80%, 67%) |
| HSV | hsv(152, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.55, -51.49, 20.09) |
| CIE-LCH | lch(85.55, 55.27, 158.69°) |
| OKLab | oklab(85.74% -0.1412 0.0512) |
| OKLCH | oklch(85.74% 0.15 160.1) |
| XYZ | xyz(43.8041, 67.0845, 50.6764) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.21
Greenish Cyan
#2AFEB7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEAE #EE67A7
analogous
#67EE6B #67EEAE #67EAEE
triadic
#67EEAE #AE67EE #EEAE67
tetradic
#67EEAE #6B67EE #EE67A7 #EAEE67
square
#67EEAE #6B67EE #EE67A7 #EAEE67
split-complementary
#67EEAE #EE67EA #EE6B67
monochromatic
#16C572 #30E891 #67EEAE #9EF4CB #D5FAE9
Accessibility & contrast
On white
1.46
#67EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#67EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEAE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEAE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#30EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67eeae; /* rgb */ color: rgb(103, 238, 174); /* oklch */ color: oklch(85.7% 0.150 160.1);
Tailwind
colors: {
custom: {
50: '#9df4c6',
500: '#67eeae',
950: '#000000',
},
}SCSS
$custom: #67eeae; $custom-light: #9df4c6; $custom-dark: #000000;
JSON
{
"hex": "#67eeae",
"rgb": {
"r": 103,
"g": 238,
"b": 174
},
"hsl": {
"h": 151.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85735,
"c": 0.15017,
"h": 160.1
},
"luminance": 0.67089
}Semantic roles & 50–950 ramp
primary
#67EEAE
secondary
#C23779
accent
#096DDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582