#95DFF8#95DFF8
#95DFF8 is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.4% C 0.081 H 221.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFF8 |
|---|---|
| RGB | rgb(149, 223, 248) |
| HSL | hsl(195, 88%, 78%) |
| HSV | hsv(195, 40%, 97%) |
| CMYK | cmyk(39.9%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(84.97, -16.73, -19.40) |
| CIE-LCH | lch(84.97, 25.62, 229.23°) |
| OKLab | oklab(86.38% -0.0609 -0.0534) |
| OKLCH | oklch(86.38% 0.081 221.2) |
| XYZ | xyz(55.7194, 65.9385, 98.5801) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.89
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.70
Lightblue
#ADD8E6
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFF8 #F8AE95
analogous
#95F8E0 #95DFF8 #95ADF8
triadic
#95DFF8 #F895DF #DFF895
tetradic
#95DFF8 #E095F8 #F8AE95 #ADF895
square
#95DFF8 #E095F8 #F8AE95 #ADF895
split-complementary
#95DFF8 #F895AD #F8E095
monochromatic
#22BCF0 #5CCEF4 #95DFF8 #CEF0FC #E2F6FD
Accessibility & contrast
On white
1.48
#95DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#95DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFF8
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFF8 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF9
Deuteranopia (green-blind)
#C1CFF8
Tritanopia (blue-blind)
#6DE7E7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95dff8; /* rgb */ color: rgb(149, 223, 248); /* oklch */ color: oklch(86.4% 0.081 221.2);
Tailwind
colors: {
custom: {
50: '#b8e9fa',
500: '#95dff8',
950: '#000000',
},
}SCSS
$custom: #95dff8; $custom-light: #b8e9fa; $custom-dark: #000000;
JSON
{
"hex": "#95dff8",
"rgb": {
"r": 149,
"g": 223,
"b": 248
},
"hsl": {
"h": 195.152,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.8638,
"c": 0.08099,
"h": 221.2
},
"luminance": 0.65942
}Semantic roles & 50–950 ramp
primary
#95DFF8
secondary
#D77A5A
accent
#3B01E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485