#8FFDEB#8FFDEB
#8FFDEB is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.105 H 182.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDEB |
|---|---|
| RGB | rgb(143, 253, 235) |
| HSL | hsl(170, 96%, 78%) |
| HSV | hsv(170, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.61, -35.83, -1.26) |
| CIE-LCH | lch(92.61, 35.85, 182.01°) |
| OKLab | oklab(92.31% -0.1052 -0.004) |
| OKLCH | oklch(92.31% 0.105 182.1) |
| XYZ | xyz(61.4424, 82.0836, 91.1871) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.38
Pale Aqua
#B8FFEB
ΔE00 5.18
Light Aqua
#8CFFDB
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 6.22
Bright Aqua
#0BF9EA
ΔE00 6.34
Pale Cyan
#B7FFFA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDEB #FD8FA1
analogous
#8FFDB4 #8FFDEB #8FD8FD
triadic
#8FFDEB #EB8FFD #FDEB8F
tetradic
#8FFDEB #B48FFD #FD8FA1 #D8FD8F
square
#8FFDEB #B48FFD #FD8FA1 #D8FD8F
split-complementary
#8FFDEB #FD8FD8 #FDB48F
monochromatic
#17FBD6 #53FCE0 #8FFDEB #CBFEF6 #E1FEFA
Accessibility & contrast
On white
1.21
#8FFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#8FFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDEB
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDEB | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#62FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8ffdeb; /* rgb */ color: rgb(143, 253, 235); /* oklch */ color: oklch(92.3% 0.105 182.1);
Tailwind
colors: {
custom: {
50: '#b5fef1',
500: '#8ffdeb',
950: '#000000',
},
}SCSS
$custom: #8ffdeb; $custom-light: #b5fef1; $custom-dark: #000000;
JSON
{
"hex": "#8ffdeb",
"rgb": {
"r": 143,
"g": 253,
"b": 235
},
"hsl": {
"h": 170.182,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.92312,
"c": 0.1053,
"h": 182.1
},
"luminance": 0.82088
}Semantic roles & 50–950 ramp
primary
#8FFDEB
secondary
#DE5369
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685