#8FDEEE#8FDEEE
#8FDEEE is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.5% C 0.081 H 211.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDEEE |
|---|---|
| RGB | rgb(143, 222, 238) |
| HSL | hsl(190, 74%, 75%) |
| HSV | hsv(190, 40%, 93%) |
| CMYK | cmyk(39.9%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(84.10, -20.23, -15.46) |
| CIE-LCH | lch(84.10, 25.46, 217.38°) |
| OKLab | oklab(85.51% -0.0684 -0.0424) |
| OKLCH | oklch(85.51% 0.081 211.8) |
| XYZ | xyz(52.8760, 64.2516, 90.4879) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Powder Blue
#B0E0E6
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.52
Ice Blue
#A5DFF9
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDEEE #EE9F8F
analogous
#8FEECE #8FDEEE #8FAFEE
triadic
#8FDEEE #EE8FDE #DEEE8F
tetradic
#8FDEEE #CE8FEE #EE9F8F #AFEE8F
square
#8FDEEE #CE8FEE #EE9F8F #AFEE8F
split-complementary
#8FDEEE #EE8FAF #EECE8F
monochromatic
#25BFDE #5ACEE6 #8FDEEE #C4EEF6 #E4F7FB
Accessibility & contrast
On white
1.52
#8FDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#8FDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDEEE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDEEE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#67E5E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8fdeee; /* rgb */ color: rgb(143, 222, 238); /* oklch */ color: oklch(85.5% 0.081 211.8);
Tailwind
colors: {
custom: {
50: '#b4e8f3',
500: '#8fdeee',
950: '#000000',
},
}SCSS
$custom: #8fdeee; $custom-light: #b4e8f3; $custom-dark: #000000;
JSON
{
"hex": "#8fdeee",
"rgb": {
"r": 143,
"g": 222,
"b": 238
},
"hsl": {
"h": 190.105,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.85509,
"c": 0.0805,
"h": 211.8
},
"luminance": 0.64255
}Semantic roles & 50–950 ramp
primary
#8FDEEE
secondary
#CA6B58
accent
#3110D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485