#67ECAD#67ECAD
#67ECAD is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.2% C 0.148 H 160.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67ECAD |
|---|---|
| RGB | rgb(103, 236, 173) |
| HSL | hsl(152, 78%, 66%) |
| HSV | hsv(152, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(84.94, -50.86, 19.76) |
| CIE-LCH | lch(84.94, 54.57, 158.77°) |
| OKLab | oklab(85.23% -0.1395 0.0504) |
| OKLCH | oklch(85.23% 0.148 160.2) |
| XYZ | xyz(43.1279, 65.8875, 49.9718) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.39
Light Blue Green
#7EFBB3
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ECAD #EC67A6
analogous
#67EC6B #67ECAD #67E9EC
triadic
#67ECAD #AD67EC #ECAD67
tetradic
#67ECAD #6B67EC #EC67A6 #E9EC67
square
#67ECAD #6B67EC #EC67A6 #E9EC67
split-complementary
#67ECAD #EC67E9 #EC6B67
monochromatic
#18C171 #31E590 #67ECAD #9DF3CA #D4FAE8
Accessibility & contrast
On white
1.48
#67ECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#67ECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ECAD
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ECAD | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA9
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#31EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ecad; /* rgb */ color: rgb(103, 236, 173); /* oklch */ color: oklch(85.2% 0.148 160.2);
Tailwind
colors: {
custom: {
50: '#9df3c5',
500: '#67ecad',
950: '#000000',
},
}SCSS
$custom: #67ecad; $custom-light: #9df3c5; $custom-dark: #000000;
JSON
{
"hex": "#67ecad",
"rgb": {
"r": 103,
"g": 236,
"b": 173
},
"hsl": {
"h": 151.579,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.85232,
"c": 0.14834,
"h": 160.2
},
"luminance": 0.65892
}Semantic roles & 50–950 ramp
primary
#67ECAD
secondary
#BF3878
accent
#0B6DDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582