#8FFDDB#8FFDDB
#8FFDDB is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.113 H 171.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDDB |
|---|---|
| RGB | rgb(143, 253, 219) |
| HSL | hsl(161, 96%, 78%) |
| HSV | hsv(161, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(92.22, -39.38, 6.45) |
| CIE-LCH | lch(92.22, 39.91, 170.70°) |
| OKLab | oklab(91.87% -0.112 0.0165) |
| OKLCH | oklch(91.87% 0.113 171.6) |
| XYZ | xyz(59.2339, 81.2002, 79.5559) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.69
Aquamarine
#7FFFD4
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 2.80
Pale Turquoise
#A5FBD5
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDDB #FD8FB1
analogous
#8FFDA4 #8FFDDB #8FE8FD
triadic
#8FFDDB #DB8FFD #FDDB8F
tetradic
#8FFDDB #A48FFD #FD8FB1 #E8FD8F
square
#8FFDDB #A48FFD #FD8FB1 #E8FD8F
split-complementary
#8FFDDB #FD8FE8 #FDA48F
monochromatic
#17FBB4 #53FCC8 #8FFDDB #CBFEEE #E1FEF5
Accessibility & contrast
On white
1.22
#8FFDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#8FFDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDDB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDDB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#6AFFF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8ffddb; /* rgb */ color: rgb(143, 253, 219); /* oklch */ color: oklch(91.9% 0.113 171.6);
Tailwind
colors: {
custom: {
50: '#b5fee6',
500: '#8ffddb',
950: '#000000',
},
}SCSS
$custom: #8ffddb; $custom-light: #b5fee6; $custom-dark: #000000;
JSON
{
"hex": "#8ffddb",
"rgb": {
"r": 143,
"g": 253,
"b": 219
},
"hsl": {
"h": 161.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91867,
"c": 0.11316,
"h": 171.6
},
"luminance": 0.81205
}Semantic roles & 50–950 ramp
primary
#8FFDDB
secondary
#DE537E
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684