#8FFFDC#8FFFDC
#8FFFDC is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.3% C 0.115 H 171.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFDC |
|---|---|
| RGB | rgb(143, 255, 220) |
| HSL | hsl(161, 100%, 78%) |
| HSV | hsv(161, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.80, -40.07, 6.78) |
| CIE-LCH | lch(92.80, 40.64, 170.40°) |
| OKLab | oklab(92.35% -0.1138 0.0173) |
| OKLCH | oklch(92.35% 0.115 171.4) |
| XYZ | xyz(60.0006, 82.5224, 80.4629) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.36
Aquamarine
#7FFFD4
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 2.95
Pale Turquoise
#A5FBD5
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 4.36
Light Aquamarine
#7BFDC7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFDC #FF8FB2
analogous
#8FFFA4 #8FFFDC #8FEAFF
triadic
#8FFFDC #DC8FFF #FFDC8F
tetradic
#8FFFDC #A48FFF #FF8FB2 #EAFF8F
square
#8FFFDC #A48FFF #FF8FB2 #EAFF8F
split-complementary
#8FFFDC #FF8FEA #FFA48F
monochromatic
#15FFB6 #52FFC9 #8FFFDC #CCFFEF #E0FFF5
Accessibility & contrast
On white
1.20
#8FFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#8FFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFDC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFDC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#69FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8fffdc; /* rgb */ color: rgb(143, 255, 220); /* oklch */ color: oklch(92.3% 0.115 171.4);
Tailwind
colors: {
custom: {
50: '#b5ffe6',
500: '#8fffdc',
950: '#000000',
},
}SCSS
$custom: #8fffdc; $custom-light: #b5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#8fffdc",
"rgb": {
"r": 143,
"g": 255,
"b": 220
},
"hsl": {
"h": 161.25,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92347,
"c": 0.11509,
"h": 171.4
},
"luminance": 0.82527
}Semantic roles & 50–950 ramp
primary
#8FFFDC
secondary
#E0527E
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684