#8FFFEA#8FFFEA
#8FFFEA is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.7% C 0.108 H 180.3°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFEA |
|---|---|
| RGB | rgb(143, 255, 234) |
| HSL | hsl(169, 100%, 78%) |
| HSV | hsv(169, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(93.14, -36.97, 0.04) |
| CIE-LCH | lch(93.14, 36.97, 179.94°) |
| OKLab | oklab(92.73% -0.1079 -0.0005) |
| OKLCH | oklch(92.73% 0.108 180.3) |
| XYZ | xyz(61.9330, 83.2953, 90.6399) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.20
Light Aqua
#8CFFDB
ΔE00 4.46
Pale Aqua
#B8FFEB
ΔE00 5.12
Aquamarine
#7FFFD4
ΔE00 6.23
Light Turquoise
#7EF4CC
ΔE00 6.26
Pale Turquoise
#A5FBD5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFEA #FF8FA4
analogous
#8FFFB2 #8FFFEA #8FDCFF
triadic
#8FFFEA #EA8FFF #FFEA8F
tetradic
#8FFFEA #B28FFF #FF8FA4 #DCFF8F
square
#8FFFEA #B28FFF #FF8FA4 #DCFF8F
split-complementary
#8FFFEA #FF8FDC #FFB28F
monochromatic
#15FFD3 #52FFDF #8FFFEA #CCFFF5 #E0FFF9
Accessibility & contrast
On white
1.19
#8FFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#8FFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFEA
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFEA | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E9
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#62FFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8fffea; /* rgb */ color: rgb(143, 255, 234); /* oklch */ color: oklch(92.7% 0.108 180.3);
Tailwind
colors: {
custom: {
50: '#b6fff0',
500: '#8fffea',
950: '#000000',
},
}SCSS
$custom: #8fffea; $custom-light: #b6fff0; $custom-dark: #000000;
JSON
{
"hex": "#8fffea",
"rgb": {
"r": 143,
"g": 255,
"b": 234
},
"hsl": {
"h": 168.75,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92733,
"c": 0.10788,
"h": 180.3
},
"luminance": 0.833
}Semantic roles & 50–950 ramp
primary
#8FFFEA
secondary
#E0526D
accent
#002BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685