#95DEFF#95DEFF
#95DEFF is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.4% C 0.086 H 228.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEFF |
|---|---|
| RGB | rgb(149, 222, 255) |
| HSL | hsl(199, 100%, 79%) |
| HSV | hsv(199, 42%, 100%) |
| CMYK | cmyk(41.6%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(84.92, -14.44, -23.17) |
| CIE-LCH | lch(84.92, 27.30, 238.07°) |
| OKLab | oklab(86.42% -0.0572 -0.0639) |
| OKLCH | oklch(86.42% 0.086 228.2) |
| XYZ | xyz(56.5594, 65.8483, 104.3180) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.47
Baby Blue
#89CFF0
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 5.00
Light Blue
#95D0FC
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEFF #FFB695
analogous
#95FFEB #95DEFF #95A9FF
triadic
#95DEFF #FF95DE #DEFF95
tetradic
#95DEFF #EB95FF #FFB695 #A9FF95
square
#95DEFF #EB95FF #FFB695 #A9FF95
split-complementary
#95DEFF #FF95A9 #FFEB95
monochromatic
#1BB8FF #58CBFF #95DEFF #D2F1FF #E0F5FF
Accessibility & contrast
On white
1.48
#95DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#95DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEFF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEFF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BDCFFF
Tritanopia (blue-blind)
#69E8E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95deff; /* rgb */ color: rgb(149, 222, 255); /* oklch */ color: oklch(86.4% 0.086 228.2);
Tailwind
colors: {
custom: {
50: '#b8e8ff',
500: '#95deff',
950: '#000000',
},
}SCSS
$custom: #95deff; $custom-light: #b8e8ff; $custom-dark: #000000;
JSON
{
"hex": "#95deff",
"rgb": {
"r": 149,
"g": 222,
"b": 255
},
"hsl": {
"h": 198.679,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.86418,
"c": 0.08574,
"h": 228.2
},
"luminance": 0.65852
}Semantic roles & 50–950 ramp
primary
#95DEFF
secondary
#E18257
accent
#4700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121618
muted
#828486