#8EFECB#8EFECB
#8EFECB is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.126 H 162.8°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFECB |
|---|---|
| RGB | rgb(142, 254, 203) |
| HSL | hsl(153, 98%, 78%) |
| HSV | hsv(153, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(92.11, -43.41, 14.53) |
| CIE-LCH | lch(92.11, 45.78, 161.50°) |
| OKLab | oklab(91.65% -0.1207 0.0373) |
| OKLCH | oklch(91.65% 0.126 162.8) |
| XYZ | xyz(57.3721, 80.9419, 69.0885) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Aquamarine
#7FFFD4
ΔE00 2.86
Light Turquoise
#7EF4CC
ΔE00 3.61
Pale Turquoise
#A5FBD5
ΔE00 3.78
Light Seafoam
#A0FEBF
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFECB #FE8EC1
analogous
#8EFE93 #8EFECB #8EF9FE
triadic
#8EFECB #CB8EFE #FECB8E
tetradic
#8EFECB #938EFE #FE8EC1 #F9FE8E
square
#8EFECB #938EFE #FE8EC1 #F9FE8E
split-complementary
#8EFECB #FE8EF9 #FE938E
monochromatic
#15FD93 #51FDAF #8EFECB #CBFFE7 #E1FFF1
Accessibility & contrast
On white
1.22
#8EFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#8EFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFECB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFECB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#6EFEF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8efecb; /* rgb */ color: rgb(142, 254, 203); /* oklch */ color: oklch(91.6% 0.126 162.8);
Tailwind
colors: {
custom: {
50: '#b4ffda',
500: '#8efecb',
950: '#000000',
},
}SCSS
$custom: #8efecb; $custom-light: #b4ffda; $custom-dark: #000000;
JSON
{
"hex": "#8efecb",
"rgb": {
"r": 142,
"g": 254,
"b": 203
},
"hsl": {
"h": 152.679,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.91645,
"c": 0.12629,
"h": 162.8
},
"luminance": 0.80946
}Semantic roles & 50–950 ramp
primary
#8EFECB
secondary
#DF5192
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684