#95DDF8#95DDF8
#95DDF8 is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 85.9% C 0.081 H 223.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDF8 |
|---|---|
| RGB | rgb(149, 221, 248) |
| HSL | hsl(196, 88%, 78%) |
| HSV | hsv(196, 40%, 97%) |
| CMYK | cmyk(39.9%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(84.42, -15.71, -20.23) |
| CIE-LCH | lch(84.42, 25.61, 232.16°) |
| OKLab | oklab(85.95% -0.0585 -0.0557) |
| OKLCH | oklch(85.95% 0.081 223.6) |
| XYZ | xyz(55.1883, 64.8762, 98.4030) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.38
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 3.88
Lightblue
#ADD8E6
ΔE00 5.33
Lightskyblue
#87CEFA
ΔE00 6.27
Light Blue
#95D0FC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDF8 #F8B095
analogous
#95F8E2 #95DDF8 #95ABF8
triadic
#95DDF8 #F895DD #DDF895
tetradic
#95DDF8 #E295F8 #F8B095 #ABF895
square
#95DDF8 #E295F8 #F8B095 #ABF895
split-complementary
#95DDF8 #F895AB #F8E295
monochromatic
#22B8F0 #5CCBF4 #95DDF8 #CEEFFC #E2F6FD
Accessibility & contrast
On white
1.50
#95DDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#95DDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDF8
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDF8 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F9
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#6DE6E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95ddf8; /* rgb */ color: rgb(149, 221, 248); /* oklch */ color: oklch(85.9% 0.081 223.6);
Tailwind
colors: {
custom: {
50: '#b8e7fa',
500: '#95ddf8',
950: '#000000',
},
}SCSS
$custom: #95ddf8; $custom-light: #b8e7fa; $custom-dark: #000000;
JSON
{
"hex": "#95ddf8",
"rgb": {
"r": 149,
"g": 221,
"b": 248
},
"hsl": {
"h": 196.364,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.85946,
"c": 0.08078,
"h": 223.6
},
"luminance": 0.6488
}Semantic roles & 50–950 ramp
primary
#95DDF8
secondary
#D77C5A
accent
#3F01E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485