#68ECAB#68ECAB
#68ECAB is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.2% C 0.150 H 159.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68ECAB |
|---|---|
| RGB | rgb(104, 236, 171) |
| HSL | hsl(150, 78%, 67%) |
| HSV | hsv(150, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.93, -51.05, 20.79) |
| CIE-LCH | lch(84.93, 55.12, 157.84°) |
| OKLab | oklab(85.22% -0.1398 0.0529) |
| OKLCH | oklch(85.22% 0.15 159.3) |
| XYZ | xyz(43.0513, 65.8702, 48.9657) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.71
Greenish Turquoise
#00FBB0
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ECAB #EC68A9
analogous
#68EC69 #68ECAB #68EBEC
triadic
#68ECAB #AB68EC #ECAB68
tetradic
#68ECAB #6968EC #EC68A9 #EBEC68
square
#68ECAB #6968EC #EC68A9 #EBEC68
split-complementary
#68ECAB #EC68EB #EC6968
monochromatic
#18C16E #32E58D #68ECAB #9EF3C9 #D5FAE7
Accessibility & contrast
On white
1.48
#68ECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#68ECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ECAB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ECAB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#36EBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ecab; /* rgb */ color: rgb(104, 236, 171); /* oklch */ color: oklch(85.2% 0.150 159.3);
Tailwind
colors: {
custom: {
50: '#9df3c4',
500: '#68ecab',
950: '#000000',
},
}SCSS
$custom: #68ecab; $custom-light: #9df3c4; $custom-dark: #000000;
JSON
{
"hex": "#68ecab",
"rgb": {
"r": 104,
"g": 236,
"b": 171
},
"hsl": {
"h": 150.455,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.8522,
"c": 0.14952,
"h": 159.3
},
"luminance": 0.65874
}Semantic roles & 50–950 ramp
primary
#68ECAB
secondary
#C0397B
accent
#0C71DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582