#67ECAE#67ECAE
#67ECAE is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.148 H 160.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67ECAE |
|---|---|
| RGB | rgb(103, 236, 174) |
| HSL | hsl(152, 78%, 66%) |
| HSV | hsv(152, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(84.96, -50.66, 19.27) |
| CIE-LCH | lch(84.96, 54.20, 159.17°) |
| OKLab | oklab(85.25% -0.1391 0.0491) |
| OKLCH | oklch(85.25% 0.148 160.5) |
| XYZ | xyz(43.2251, 65.9264, 50.4833) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Aquamarine
#7BFDC7
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ECAE #EC67A5
analogous
#67EC6C #67ECAE #67E8EC
triadic
#67ECAE #AE67EC #ECAE67
tetradic
#67ECAE #6C67EC #EC67A5 #E8EC67
square
#67ECAE #6C67EC #EC67A5 #E8EC67
split-complementary
#67ECAE #EC67E8 #EC6C67
monochromatic
#18C172 #31E591 #67ECAE #9DF3CB #D4FAE8
Accessibility & contrast
On white
1.48
#67ECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#67ECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ECAE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ECAE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D6CFB2
Tritanopia (blue-blind)
#31EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ecae; /* rgb */ color: rgb(103, 236, 174); /* oklch */ color: oklch(85.3% 0.148 160.5);
Tailwind
colors: {
custom: {
50: '#9df3c6',
500: '#67ecae',
950: '#000000',
},
}SCSS
$custom: #67ecae; $custom-light: #9df3c6; $custom-dark: #000000;
JSON
{
"hex": "#67ecae",
"rgb": {
"r": 103,
"g": 236,
"b": 174
},
"hsl": {
"h": 152.03,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.85254,
"c": 0.14751,
"h": 160.5
},
"luminance": 0.6593
}Semantic roles & 50–950 ramp
primary
#67ECAE
secondary
#BF3877
accent
#0B6CDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582