#8EFCCF#8EFCCF
#8EFCCF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.121 H 165.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFCCF |
|---|---|
| RGB | rgb(142, 252, 207) |
| HSL | hsl(155, 95%, 77%) |
| HSV | hsv(155, 44%, 99%) |
| CMYK | cmyk(43.7%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.63, -41.71, 11.79) |
| CIE-LCH | lch(91.63, 43.35, 164.22°) |
| OKLab | oklab(91.29% -0.1167 0.0303) |
| OKLCH | oklch(91.29% 0.121 165.4) |
| XYZ | xyz(57.2235, 79.8723, 71.4209) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 2.46
Light Aqua
#8CFFDB
ΔE00 2.70
Pale Turquoise
#A5FBD5
ΔE00 2.95
Light Seafoam
#A0FEBF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFCCF #FC8EBB
analogous
#8EFC98 #8EFCCF #8EF2FC
triadic
#8EFCCF #CF8EFC #FCCF8E
tetradic
#8EFCCF #988EFC #FC8EBB #F2FC8E
square
#8EFCCF #988EFC #FC8EBB #F2FC8E
split-complementary
#8EFCCF #FC8EF2 #FC988E
monochromatic
#17F99C #52FAB6 #8EFCCF #CAFEE8 #E1FEF2
Accessibility & contrast
On white
1.24
#8EFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#8EFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFCCF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFCCF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#6DFCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efccf; /* rgb */ color: rgb(142, 252, 207); /* oklch */ color: oklch(91.3% 0.121 165.4);
Tailwind
colors: {
custom: {
50: '#b4fedd',
500: '#8efccf',
950: '#000000',
},
}SCSS
$custom: #8efccf; $custom-light: #b4fedd; $custom-dark: #000000;
JSON
{
"hex": "#8efccf",
"rgb": {
"r": 142,
"g": 252,
"b": 207
},
"hsl": {
"h": 155.455,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.91286,
"c": 0.12055,
"h": 165.4
},
"luminance": 0.79877
}Semantic roles & 50–950 ramp
primary
#8EFCCF
secondary
#DC528B
accent
#005EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684