#95DDFE#95DDFE
#95DDFE is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 86.2% C 0.085 H 228.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDFE |
|---|---|
| RGB | rgb(149, 221, 254) |
| HSL | hsl(199, 98%, 79%) |
| HSV | hsv(199, 41%, 100%) |
| CMYK | cmyk(41.3%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(84.61, -14.18, -23.10) |
| CIE-LCH | lch(84.61, 27.11, 238.45°) |
| OKLab | oklab(86.17% -0.0564 -0.0637) |
| OKLCH | oklch(86.17% 0.085 228.5) |
| XYZ | xyz(56.1340, 65.2545, 103.3841) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.45
Baby Blue
#89CFF0
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 3.83
Lightskyblue
#87CEFA
ΔE00 4.79
Light Blue
#95D0FC
ΔE00 5.41
Lightblue (survey)
#7BC8F6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDFE #FEB695
analogous
#95FEEB #95DDFE #95A9FE
triadic
#95DDFE #FE95DD #DDFE95
tetradic
#95DDFE #EB95FE #FEB695 #A9FE95
square
#95DDFE #EB95FE #FEB695 #A9FE95
split-complementary
#95DDFE #FE95A9 #FEEB95
monochromatic
#1CB6FD #58CAFD #95DDFE #D2F0FF #E1F5FF
Accessibility & contrast
On white
1.49
#95DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#95DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDFE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDFE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#6AE7E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95ddfe; /* rgb */ color: rgb(149, 221, 254); /* oklch */ color: oklch(86.2% 0.085 228.5);
Tailwind
colors: {
custom: {
50: '#b8e7fe',
500: '#95ddfe',
950: '#000000',
},
}SCSS
$custom: #95ddfe; $custom-light: #b8e7fe; $custom-dark: #000000;
JSON
{
"hex": "#95ddfe",
"rgb": {
"r": 149,
"g": 221,
"b": 254
},
"hsl": {
"h": 198.857,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.86166,
"c": 0.08506,
"h": 228.5
},
"luminance": 0.65258
}Semantic roles & 50–950 ramp
primary
#95DDFE
secondary
#E08257
accent
#4800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485