#95DFF7#95DFF7
#95DFF7 is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.3% C 0.080 H 220.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFF7 |
|---|---|
| RGB | rgb(149, 223, 247) |
| HSL | hsl(195, 86%, 78%) |
| HSV | hsv(195, 40%, 97%) |
| CMYK | cmyk(39.7%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(84.93, -16.98, -18.92) |
| CIE-LCH | lch(84.93, 25.43, 228.10°) |
| OKLab | oklab(86.34% -0.0613 -0.052) |
| OKLCH | oklch(86.34% 0.08 220.3) |
| XYZ | xyz(55.5647, 65.8767, 97.7652) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.10
Sky Blue
#87CEEB
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 4.91
Lightblue
#ADD8E6
ΔE00 5.30
Powder Blue
#B0E0E6
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFF7 #F7AD95
analogous
#95F7DE #95DFF7 #95AEF7
triadic
#95DFF7 #F795DF #DFF795
tetradic
#95DFF7 #DE95F7 #F7AD95 #AEF795
square
#95DFF7 #DE95F7 #F7AD95 #AEF795
split-complementary
#95DFF7 #F795AE #F7DE95
monochromatic
#23BDEE #5CCEF3 #95DFF7 #CEF0FB #E3F6FD
Accessibility & contrast
On white
1.48
#95DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#95DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFF7
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFF7 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF8
Deuteranopia (green-blind)
#C1CFF7
Tritanopia (blue-blind)
#6EE7E6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95dff7; /* rgb */ color: rgb(149, 223, 247); /* oklch */ color: oklch(86.3% 0.080 220.3);
Tailwind
colors: {
custom: {
50: '#b8e9f9',
500: '#95dff7',
950: '#000000',
},
}SCSS
$custom: #95dff7; $custom-light: #b8e9f9; $custom-dark: #000000;
JSON
{
"hex": "#95dff7",
"rgb": {
"r": 149,
"g": 223,
"b": 247
},
"hsl": {
"h": 194.694,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.86344,
"c": 0.0804,
"h": 220.3
},
"luminance": 0.6588
}Semantic roles & 50–950 ramp
primary
#95DFF7
secondary
#D6795A
accent
#3A03E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485