#95DCF5#95DCF5
#95DCF5 is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.6% C 0.079 H 222.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCF5 |
|---|---|
| RGB | rgb(149, 220, 245) |
| HSL | hsl(196, 83%, 77%) |
| HSV | hsv(196, 39%, 96%) |
| CMYK | cmyk(39.2%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(84.05, -15.96, -19.20) |
| CIE-LCH | lch(84.05, 24.97, 230.26°) |
| OKLab | oklab(85.62% -0.0585 -0.0528) |
| OKLCH | oklch(85.62% 0.079 222.1) |
| XYZ | xyz(54.4633, 64.1650, 95.8837) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.65
Sky Blue
#87CEEB
ΔE00 3.61
Baby Blue
#89CFF0
ΔE00 4.07
Lightblue
#ADD8E6
ΔE00 4.99
Lightskyblue
#87CEFA
ΔE00 6.68
Powder Blue
#B0E0E6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCF5 #F5AE95
analogous
#95F5DE #95DCF5 #95ACF5
triadic
#95DCF5 #F595DC #DCF595
tetradic
#95DCF5 #DE95F5 #F5AE95 #ACF595
square
#95DCF5 #DE95F5 #F5AE95 #ACF595
split-complementary
#95DCF5 #F595AC #F5DE95
monochromatic
#25B7EA #5DCAF0 #95DCF5 #CDEEFA #E3F6FC
Accessibility & contrast
On white
1.52
#95DCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#95DCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCF5
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCF5 | 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)
#CDD8F6
Deuteranopia (green-blind)
#BFCDF5
Tritanopia (blue-blind)
#6FE4E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dcf5; /* rgb */ color: rgb(149, 220, 245); /* oklch */ color: oklch(85.6% 0.079 222.1);
Tailwind
colors: {
custom: {
50: '#b8e7f8',
500: '#95dcf5',
950: '#000000',
},
}SCSS
$custom: #95dcf5; $custom-light: #b8e7f8; $custom-dark: #000000;
JSON
{
"hex": "#95dcf5",
"rgb": {
"r": 149,
"g": 220,
"b": 245
},
"hsl": {
"h": 195.625,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.85622,
"c": 0.07877,
"h": 222.1
},
"luminance": 0.64169
}Semantic roles & 50–950 ramp
primary
#95DCF5
secondary
#D37A5B
accent
#3F06DF
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485