#9FDBED#9FDBED
#9FDBED is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.7% C 0.066 H 218.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDBED |
|---|---|
| RGB | rgb(159, 219, 237) |
| HSL | hsl(194, 68%, 78%) |
| HSV | hsv(194, 33%, 93%) |
| CMYK | cmyk(32.9%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.04, -14.78, -14.93) |
| CIE-LCH | lch(84.04, 21.01, 225.28°) |
| OKLab | oklab(85.67% -0.0516 -0.0408) |
| OKLCH | oklch(85.67% 0.066 218.4) |
| XYZ | xyz(54.9106, 64.1454, 89.5923) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.17
Ice Blue
#A5DFF9
ΔE00 3.30
Powder Blue
#B0E0E6
ΔE00 4.65
Sky Blue
#87CEEB
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDBED #EDB19F
analogous
#9FEDD8 #9FDBED #9FB4ED
triadic
#9FDBED #ED9FDB #DBED9F
tetradic
#9FDBED #D89FED #EDB19F #B4ED9F
square
#9FDBED #D89FED #EDB19F #B4ED9F
split-complementary
#9FDBED #ED9FB4 #EDD89F
monochromatic
#38B4DA #6BC8E3 #9FDBED #D3EEF7 #E5F5FA
Accessibility & contrast
On white
1.52
#9FDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#9FDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDBED
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDBED | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#C3CDED
Tritanopia (blue-blind)
#84E2E0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9fdbed; /* rgb */ color: rgb(159, 219, 237); /* oklch */ color: oklch(85.7% 0.066 218.4);
Tailwind
colors: {
custom: {
50: '#bde6f2',
500: '#9fdbed',
950: '#000000',
},
}SCSS
$custom: #9fdbed; $custom-light: #bde6f2; $custom-dark: #000000;
JSON
{
"hex": "#9fdbed",
"rgb": {
"r": 159,
"g": 219,
"b": 237
},
"hsl": {
"h": 193.846,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.85667,
"c": 0.06584,
"h": 218.4
},
"luminance": 0.64148
}Semantic roles & 50–950 ramp
primary
#9FDBED
secondary
#C97E67
accent
#4015D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485