#8FDDEB#8FDDEB
#8FDDEB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.079 H 210.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDDEB |
|---|---|
| RGB | rgb(143, 221, 235) |
| HSL | hsl(189, 70%, 74%) |
| HSV | hsv(189, 39%, 92%) |
| CMYK | cmyk(39.1%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.73, -20.47, -14.42) |
| CIE-LCH | lch(83.73, 25.04, 215.15°) |
| OKLab | oklab(85.19% -0.0684 -0.0396) |
| OKLCH | oklch(85.19% 0.079 210.1) |
| XYZ | xyz(52.1742, 63.5472, 88.0977) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Powder Blue
#B0E0E6
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 5.52
Lightblue
#ADD8E6
ΔE00 6.41
Ice Blue
#A5DFF9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDDEB #EB9D8F
analogous
#8FEBCB #8FDDEB #8FAFEB
triadic
#8FDDEB #EB8FDD #DDEB8F
tetradic
#8FDDEB #CB8FEB #EB9D8F #AFEB8F
square
#8FDDEB #CB8FEB #EB9D8F #AFEB8F
split-complementary
#8FDDEB #EB8FAF #EBCB8F
monochromatic
#27BDD8 #5BCDE2 #8FDDEB #C3EDF4 #E5F7FA
Accessibility & contrast
On white
1.53
#8FDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#8FDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDDEB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDDEB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#69E4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fddeb; /* rgb */ color: rgb(143, 221, 235); /* oklch */ color: oklch(85.2% 0.079 210.1);
Tailwind
colors: {
custom: {
50: '#b4e7f1',
500: '#8fddeb',
950: '#000000',
},
}SCSS
$custom: #8fddeb; $custom-light: #b4e7f1; $custom-dark: #000000;
JSON
{
"hex": "#8fddeb",
"rgb": {
"r": 143,
"g": 221,
"b": 235
},
"hsl": {
"h": 189.13,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.85185,
"c": 0.079,
"h": 210.1
},
"luminance": 0.63551
}Semantic roles & 50–950 ramp
primary
#8FDDEB
secondary
#C66959
accent
#3114D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485