#95DCF0#95DCF0
#95DCF0 is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.4% C 0.076 H 217.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCF0 |
|---|---|
| RGB | rgb(149, 220, 240) |
| HSL | hsl(193, 75%, 76%) |
| HSV | hsv(193, 38%, 94%) |
| CMYK | cmyk(37.9%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(83.89, -17.21, -16.79) |
| CIE-LCH | lch(83.89, 24.04, 224.29°) |
| OKLab | oklab(85.45% -0.0603 -0.0461) |
| OKLCH | oklch(85.45% 0.076 217.4) |
| XYZ | xyz(53.7103, 63.8638, 91.9179) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.53
Lightblue
#ADD8E6
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCF0 #F0A995
analogous
#95F0D7 #95DCF0 #95AFF0
triadic
#95DCF0 #F095DC #DCF095
tetradic
#95DCF0 #D795F0 #F0A995 #AFF095
square
#95DCF0 #D795F0 #F0A995 #AFF095
split-complementary
#95DCF0 #F095AF #F0D795
monochromatic
#2AB9E1 #5FCAE8 #95DCF0 #CBEEF8 #E4F6FB
Accessibility & contrast
On white
1.52
#95DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#95DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCF0
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCF0 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#71E3E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dcf0; /* rgb */ color: rgb(149, 220, 240); /* oklch */ color: oklch(85.4% 0.076 217.4);
Tailwind
colors: {
custom: {
50: '#b7e7f5',
500: '#95dcf0',
950: '#000000',
},
}SCSS
$custom: #95dcf0; $custom-light: #b7e7f5; $custom-dark: #000000;
JSON
{
"hex": "#95dcf0",
"rgb": {
"r": 149,
"g": 220,
"b": 240
},
"hsl": {
"h": 193.187,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.85445,
"c": 0.07592,
"h": 217.4
},
"luminance": 0.63867
}Semantic roles & 50–950 ramp
primary
#95DCF0
secondary
#CD755D
accent
#3A0ED7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485