#8FDEEB#8FDEEB
#8FDEEB is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.079 H 208.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDEEB |
|---|---|
| RGB | rgb(143, 222, 235) |
| HSL | hsl(188, 70%, 74%) |
| HSV | hsv(188, 39%, 92%) |
| CMYK | cmyk(39.1%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.01, -20.97, -14.00) |
| CIE-LCH | lch(84.01, 25.22, 213.73°) |
| OKLab | oklab(85.41% -0.0695 -0.0384) |
| OKLCH | oklch(85.41% 0.079 208.9) |
| XYZ | xyz(52.4390, 64.0768, 88.1860) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 5.25
Powder Blue
#B0E0E6
ΔE00 5.26
Paleturquoise
#AFEEEE
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDEEB #EB9C8F
analogous
#8FEBCA #8FDEEB #8FB0EB
triadic
#8FDEEB #EB8FDE #DEEB8F
tetradic
#8FDEEB #CA8FEB #EB9C8F #B0EB8F
square
#8FDEEB #CA8FEB #EB9C8F #B0EB8F
split-complementary
#8FDEEB #EB8FB0 #EBCA8F
monochromatic
#27BFD8 #5BCFE2 #8FDEEB #C3EDF4 #E5F7FA
Accessibility & contrast
On white
1.52
#8FDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#8FDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDEEB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDEEB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#69E5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdeeb; /* rgb */ color: rgb(143, 222, 235); /* oklch */ color: oklch(85.4% 0.079 208.9);
Tailwind
colors: {
custom: {
50: '#b4e8f1',
500: '#8fdeeb',
950: '#000000',
},
}SCSS
$custom: #8fdeeb; $custom-light: #b4e8f1; $custom-dark: #000000;
JSON
{
"hex": "#8fdeeb",
"rgb": {
"r": 143,
"g": 222,
"b": 235
},
"hsl": {
"h": 188.478,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.85406,
"c": 0.07947,
"h": 208.9
},
"luminance": 0.6408
}Semantic roles & 50–950 ramp
primary
#8FDEEB
secondary
#C66859
accent
#2F14D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485