#95DDFD#95DDFD
#95DDFD is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.1% C 0.084 H 227.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDFD |
|---|---|
| RGB | rgb(149, 221, 253) |
| HSL | hsl(198, 96%, 79%) |
| HSV | hsv(198, 41%, 99%) |
| CMYK | cmyk(41.1%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.58, -14.44, -22.62) |
| CIE-LCH | lch(84.58, 26.84, 237.45°) |
| OKLab | oklab(86.13% -0.0567 -0.0624) |
| OKLCH | oklch(86.13% 0.084 227.7) |
| XYZ | xyz(55.9743, 65.1906, 102.5430) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.33
Baby Blue
#89CFF0
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 3.73
Lightskyblue
#87CEFA
ΔE00 5.01
Light Blue
#95D0FC
ΔE00 5.66
Lightblue
#ADD8E6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDFD #FDB595
analogous
#95FDE9 #95DDFD #95A9FD
triadic
#95DDFD #FD95DD #DDFD95
tetradic
#95DDFD #E995FD #FDB595 #A9FD95
square
#95DDFD #E995FD #FDB595 #A9FD95
split-complementary
#95DDFD #FD95A9 #FDE995
monochromatic
#1DB6FB #59CAFC #95DDFD #D1F0FE #E1F5FE
Accessibility & contrast
On white
1.50
#95DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#95DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDFD
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDFD | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#6BE6E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95ddfd; /* rgb */ color: rgb(149, 221, 253); /* oklch */ color: oklch(86.1% 0.084 227.7);
Tailwind
colors: {
custom: {
50: '#b8e7fe',
500: '#95ddfd',
950: '#000000',
},
}SCSS
$custom: #95ddfd; $custom-light: #b8e7fe; $custom-dark: #000000;
JSON
{
"hex": "#95ddfd",
"rgb": {
"r": 149,
"g": 221,
"b": 253
},
"hsl": {
"h": 198.462,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.86129,
"c": 0.0843,
"h": 227.7
},
"luminance": 0.65194
}Semantic roles & 50–950 ramp
primary
#95DDFD
secondary
#DE8158
accent
#4700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485