#9FDBEF#9FDBEF
#9FDBEF is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.7% C 0.067 H 220.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDBEF |
|---|---|
| RGB | rgb(159, 219, 239) |
| HSL | hsl(195, 71%, 78%) |
| HSV | hsv(195, 33%, 94%) |
| CMYK | cmyk(33.5%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.10, -14.30, -15.90) |
| CIE-LCH | lch(84.10, 21.38, 228.02°) |
| OKLab | oklab(85.74% -0.0509 -0.0435) |
| OKLCH | oklch(85.74% 0.067 220.5) |
| XYZ | xyz(55.2044, 64.2629, 91.1398) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.60
Lightblue
#ADD8E6
ΔE00 3.23
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.98
Powder Blue
#B0E0E6
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDBEF #EFB39F
analogous
#9FEFDB #9FDBEF #9FB3EF
triadic
#9FDBEF #EF9FDB #DBEF9F
tetradic
#9FDBEF #DB9FEF #EFB39F #B3EF9F
square
#9FDBEF #DB9FEF #EFB39F #B3EF9F
split-complementary
#9FDBEF #EF9FB3 #EFDB9F
monochromatic
#36B4DE #6BC7E6 #9FDBEF #D3EFF8 #E5F5FB
Accessibility & contrast
On white
1.52
#9FDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#9FDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDBEF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDBEF | 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)
#CFD7F0
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#83E2E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9fdbef; /* rgb */ color: rgb(159, 219, 239); /* oklch */ color: oklch(85.7% 0.067 220.5);
Tailwind
colors: {
custom: {
50: '#bee6f4',
500: '#9fdbef',
950: '#000000',
},
}SCSS
$custom: #9fdbef; $custom-light: #bee6f4; $custom-dark: #000000;
JSON
{
"hex": "#9fdbef",
"rgb": {
"r": 159,
"g": 219,
"b": 239
},
"hsl": {
"h": 195,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.85736,
"c": 0.06696,
"h": 220.5
},
"luminance": 0.64266
}Semantic roles & 50–950 ramp
primary
#9FDBEF
secondary
#CC8066
accent
#4212D3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485