#8FFFDF#8FFFDF
#8FFFDF is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.113 H 173.2°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFDF |
|---|---|
| RGB | rgb(143, 255, 223) |
| HSL | hsl(163, 100%, 78%) |
| HSV | hsv(163, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.88, -39.42, 5.33) |
| CIE-LCH | lch(92.88, 39.78, 172.30°) |
| OKLab | oklab(92.43% -0.1125 0.0135) |
| OKLCH | oklch(92.43% 0.113 173.2) |
| XYZ | xyz(60.4015, 82.6827, 82.5742) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 3.78
Pale Turquoise
#A5FBD5
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFDF #FF8FAF
analogous
#8FFFA7 #8FFFDF #8FE7FF
triadic
#8FFFDF #DF8FFF #FFDF8F
tetradic
#8FFFDF #A78FFF #FF8FAF #E7FF8F
square
#8FFFDF #A78FFF #FF8FAF #E7FF8F
split-complementary
#8FFFDF #FF8FE7 #FFA78F
monochromatic
#15FFBC #52FFCE #8FFFDF #CCFFF0 #E0FFF6
Accessibility & contrast
On white
1.20
#8FFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#8FFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFDF
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFDF | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DE
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#67FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8fffdf; /* rgb */ color: rgb(143, 255, 223); /* oklch */ color: oklch(92.4% 0.113 173.2);
Tailwind
colors: {
custom: {
50: '#b5ffe9',
500: '#8fffdf',
950: '#000000',
},
}SCSS
$custom: #8fffdf; $custom-light: #b5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#8fffdf",
"rgb": {
"r": 143,
"g": 255,
"b": 223
},
"hsl": {
"h": 162.857,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92427,
"c": 0.11332,
"h": 173.2
},
"luminance": 0.82687
}Semantic roles & 50–950 ramp
primary
#8FFFDF
secondary
#E0527B
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684