#67EAAE#67EAAE
#67EAAE is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.145 H 161.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67EAAE |
|---|---|
| RGB | rgb(103, 234, 174) |
| HSL | hsl(153, 76%, 66%) |
| HSV | hsv(153, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.37, -49.83, 18.45) |
| CIE-LCH | lch(84.37, 53.14, 159.68°) |
| OKLab | oklab(84.77% -0.137 0.0471) |
| OKLCH | oklch(84.77% 0.145 161) |
| XYZ | xyz(42.6525, 64.7812, 50.2925) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 4.57
Seafoam Green
#7AF9AB
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EAAE #EA67A3
analogous
#67EA6C #67EAAE #67E5EA
triadic
#67EAAE #AE67EA #EAAE67
tetradic
#67EAAE #6C67EA #EA67A3 #E5EA67
square
#67EAAE #6C67EA #EA67A3 #E5EA67
split-complementary
#67EAAE #EA67E5 #EA6C67
monochromatic
#1ABD72 #31E391 #67EAAE #9DF1CB #D3F9E7
Accessibility & contrast
On white
1.50
#67EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#67EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EAAE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EAAE | 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)
#E7DAAB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#32E9DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eaae; /* rgb */ color: rgb(103, 234, 174); /* oklch */ color: oklch(84.8% 0.145 161.0);
Tailwind
colors: {
custom: {
50: '#9cf1c6',
500: '#67eaae',
950: '#000000',
},
}SCSS
$custom: #67eaae; $custom-light: #9cf1c6; $custom-dark: #000000;
JSON
{
"hex": "#67eaae",
"rgb": {
"r": 103,
"g": 234,
"b": 174
},
"hsl": {
"h": 152.519,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84774,
"c": 0.14485,
"h": 161
},
"luminance": 0.64785
}Semantic roles & 50–950 ramp
primary
#67EAAE
secondary
#BC3A75
accent
#0E6AD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582