#8FDEED#8FDEED
#8FDEED is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.5% C 0.080 H 210.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDEED |
|---|---|
| RGB | rgb(143, 222, 237) |
| HSL | hsl(190, 72%, 75%) |
| HSV | hsv(190, 40%, 93%) |
| CMYK | cmyk(39.7%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.07, -20.48, -14.97) |
| CIE-LCH | lch(84.07, 25.37, 216.17°) |
| OKLab | oklab(85.47% -0.0688 -0.0411) |
| OKLCH | oklch(85.47% 0.08 210.9) |
| XYZ | xyz(52.7295, 64.1930, 89.7163) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.40
Ice Blue
#A5DFF9
ΔE00 6.31
Lightblue
#ADD8E6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDEED #ED9E8F
analogous
#8FEDCD #8FDEED #8FAFED
triadic
#8FDEED #ED8FDE #DEED8F
tetradic
#8FDEED #CD8FED #ED9E8F #AFED8F
square
#8FDEED #CD8FED #ED9E8F #AFED8F
split-complementary
#8FDEED #ED8FAF #EDCD8F
monochromatic
#26BFDC #5ACEE5 #8FDEED #C4EEF5 #E5F7FB
Accessibility & contrast
On white
1.52
#8FDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#8FDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDEED
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDEED | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#68E5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8fdeed; /* rgb */ color: rgb(143, 222, 237); /* oklch */ color: oklch(85.5% 0.080 210.9);
Tailwind
colors: {
custom: {
50: '#b4e8f2',
500: '#8fdeed',
950: '#000000',
},
}SCSS
$custom: #8fdeed; $custom-light: #b4e8f2; $custom-dark: #000000;
JSON
{
"hex": "#8fdeed",
"rgb": {
"r": 143,
"g": 222,
"b": 237
},
"hsl": {
"h": 189.574,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.85474,
"c": 0.08013,
"h": 210.9
},
"luminance": 0.64197
}Semantic roles & 50–950 ramp
primary
#8FDEED
secondary
#C86A58
accent
#3011D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485