#95DAFE#95DAFE
#95DAFE is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.5% C 0.085 H 231.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #95DAFE |
|---|---|
| RGB | rgb(149, 218, 254) |
| HSL | hsl(201, 98%, 79%) |
| HSV | hsv(201, 41%, 100%) |
| CMYK | cmyk(41.3%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.80, -12.64, -24.34) |
| CIE-LCH | lch(83.80, 27.43, 242.55°) |
| OKLab | oklab(85.52% -0.0528 -0.0672) |
| OKLCH | oklch(85.52% 0.085 231.8) |
| XYZ | xyz(55.3490, 63.6845, 103.1225) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.90
Ice Blue
#A5DFF9
ΔE00 3.13
Lightskyblue
#87CEFA
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 3.87
Light Blue
#95D0FC
ΔE00 4.05
Lightblue (survey)
#7BC8F6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DAFE #FEB995
analogous
#95FEED #95DAFE #95A6FE
triadic
#95DAFE #FE95DA #DAFE95
tetradic
#95DAFE #ED95FE #FEB995 #A6FE95
square
#95DAFE #ED95FE #FEB995 #A6FE95
split-complementary
#95DAFE #FE95A6 #FEED95
monochromatic
#1CB0FD #58C5FD #95DAFE #D2EFFF #E1F4FF
Accessibility & contrast
On white
1.53
#95DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#95DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DAFE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DAFE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#6BE4E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dafe; /* rgb */ color: rgb(149, 218, 254); /* oklch */ color: oklch(85.5% 0.085 231.8);
Tailwind
colors: {
custom: {
50: '#b8e5fe',
500: '#95dafe',
950: '#000000',
},
}SCSS
$custom: #95dafe; $custom-light: #b8e5fe; $custom-dark: #000000;
JSON
{
"hex": "#95dafe",
"rgb": {
"r": 149,
"g": 218,
"b": 254
},
"hsl": {
"h": 200.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.8552,
"c": 0.08546,
"h": 231.8
},
"luminance": 0.63688
}Semantic roles & 50–950 ramp
primary
#95DAFE
secondary
#E08657
accent
#4F00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485