#8FFDE2#8FFDE2
#8FFDE2 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.109 H 176.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDE2 |
|---|---|
| RGB | rgb(143, 253, 226) |
| HSL | hsl(165, 96%, 78%) |
| HSV | hsv(165, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(92.39, -37.85, 3.07) |
| CIE-LCH | lch(92.39, 37.98, 175.36°) |
| OKLab | oklab(92.06% -0.109 0.0076) |
| OKLCH | oklch(92.06% 0.109 176) |
| XYZ | xyz(60.1749, 81.5766, 84.5117) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.54
Tiffany Blue
#7BF2DA
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 4.37
Pale Turquoise
#A5FBD5
ΔE00 4.78
Pale Aqua
#B8FFEB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDE2 #FD8FAA
analogous
#8FFDAB #8FFDE2 #8FE1FD
triadic
#8FFDE2 #E28FFD #FDE28F
tetradic
#8FFDE2 #AB8FFD #FD8FAA #E1FD8F
square
#8FFDE2 #AB8FFD #FD8FAA #E1FD8F
split-complementary
#8FFDE2 #FD8FE1 #FDAB8F
monochromatic
#17FBC3 #53FCD2 #8FFDE2 #CBFEF2 #E1FEF7
Accessibility & contrast
On white
1.21
#8FFDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#8FFDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDE2
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDE2 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E4E4E4
Tritanopia (blue-blind)
#66FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8ffde2; /* rgb */ color: rgb(143, 253, 226); /* oklch */ color: oklch(92.1% 0.109 176.0);
Tailwind
colors: {
custom: {
50: '#b5feeb',
500: '#8ffde2',
950: '#000000',
},
}SCSS
$custom: #8ffde2; $custom-light: #b5feeb; $custom-dark: #000000;
JSON
{
"hex": "#8ffde2",
"rgb": {
"r": 143,
"g": 253,
"b": 226
},
"hsl": {
"h": 165.273,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.92057,
"c": 0.10925,
"h": 176
},
"luminance": 0.81581
}Semantic roles & 50–950 ramp
primary
#8FFDE2
secondary
#DE5375
accent
#0038E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684