#8FDDEF#8FDDEF
#8FDDEF is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.3% C 0.081 H 213.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDDEF |
|---|---|
| RGB | rgb(143, 221, 239) |
| HSL | hsl(191, 75%, 75%) |
| HSV | hsv(191, 40%, 94%) |
| CMYK | cmyk(40.2%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.85, -19.48, -16.35) |
| CIE-LCH | lch(83.85, 25.43, 220.02°) |
| OKLab | oklab(85.32% -0.0668 -0.0449) |
| OKLCH | oklch(85.32% 0.081 213.9) |
| XYZ | xyz(52.7586, 63.7809, 91.1755) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Ice Blue
#A5DFF9
ΔE00 5.33
Sky Blue
#87CEEB
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDDEF #EFA18F
analogous
#8FEFD1 #8FDDEF #8FADEF
triadic
#8FDDEF #EF8FDD #DDEF8F
tetradic
#8FDDEF #D18FEF #EFA18F #ADEF8F
square
#8FDDEF #D18FEF #EFA18F #ADEF8F
split-complementary
#8FDDEF #EF8FAD #EFD18F
monochromatic
#24BCE0 #59CDE7 #8FDDEF #C5EDF7 #E4F7FB
Accessibility & contrast
On white
1.53
#8FDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#8FDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDDEF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDDEF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#67E4E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fddef; /* rgb */ color: rgb(143, 221, 239); /* oklch */ color: oklch(85.3% 0.081 213.9);
Tailwind
colors: {
custom: {
50: '#b4e7f4',
500: '#8fddef',
950: '#000000',
},
}SCSS
$custom: #8fddef; $custom-light: #b4e7f4; $custom-dark: #000000;
JSON
{
"hex": "#8fddef",
"rgb": {
"r": 143,
"g": 221,
"b": 239
},
"hsl": {
"h": 191.25,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.85323,
"c": 0.08054,
"h": 213.9
},
"luminance": 0.63785
}Semantic roles & 50–950 ramp
primary
#8FDDEF
secondary
#CB6D57
accent
#340ED7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485