#8FFFDD#8FFFDD
#8FFFDD is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.114 H 172.0°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFDD |
|---|---|
| RGB | rgb(143, 255, 221) |
| HSL | hsl(162, 100%, 78%) |
| HSV | hsv(162, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.83, -39.85, 6.29) |
| CIE-LCH | lch(92.83, 40.35, 171.02°) |
| OKLab | oklab(92.37% -0.1134 0.016) |
| OKLCH | oklch(92.37% 0.114 172) |
| XYZ | xyz(60.1335, 82.5755, 81.1625) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.57
Aquamarine
#7FFFD4
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 3.10
Pale Turquoise
#A5FBD5
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFDD #FF8FB1
analogous
#8FFFA5 #8FFFDD #8FE9FF
triadic
#8FFFDD #DD8FFF #FFDD8F
tetradic
#8FFFDD #A58FFF #FF8FB1 #E9FF8F
square
#8FFFDD #A58FFF #FF8FB1 #E9FF8F
split-complementary
#8FFFDD #FF8FE9 #FFA58F
monochromatic
#15FFB8 #52FFCA #8FFFDD #CCFFF0 #E0FFF6
Accessibility & contrast
On white
1.20
#8FFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#8FFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFDD
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFDD | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#68FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8fffdd; /* rgb */ color: rgb(143, 255, 221); /* oklch */ color: oklch(92.4% 0.114 172.0);
Tailwind
colors: {
custom: {
50: '#b5ffe7',
500: '#8fffdd',
950: '#000000',
},
}SCSS
$custom: #8fffdd; $custom-light: #b5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#8fffdd",
"rgb": {
"r": 143,
"g": 255,
"b": 221
},
"hsl": {
"h": 161.786,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92374,
"c": 0.11449,
"h": 172
},
"luminance": 0.8258
}Semantic roles & 50–950 ramp
primary
#8FFFDD
secondary
#E0527D
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684