#95DFF3#95DFF3
#95DFF3 is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.2% C 0.078 H 216.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFF3 |
|---|---|
| RGB | rgb(149, 223, 243) |
| HSL | hsl(193, 80%, 77%) |
| HSV | hsv(193, 39%, 95%) |
| CMYK | cmyk(38.7%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.81, -17.98, -17.00) |
| CIE-LCH | lch(84.81, 24.74, 223.40°) |
| OKLab | oklab(86.2% -0.0628 -0.0467) |
| OKLCH | oklch(86.2% 0.078 216.6) |
| XYZ | xyz(54.9541, 65.6324, 94.5492) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Powder Blue
#B0E0E6
ΔE00 5.63
Baby Blue
#89CFF0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFF3 #F3A995
analogous
#95F3D8 #95DFF3 #95B0F3
triadic
#95DFF3 #F395DF #DFF395
tetradic
#95DFF3 #D895F3 #F3A995 #B0F395
square
#95DFF3 #D895F3 #F3A995 #B0F395
split-complementary
#95DFF3 #F395B0 #F3D895
monochromatic
#27BEE7 #5ECEED #95DFF3 #CCF0F9 #E4F7FC
Accessibility & contrast
On white
1.49
#95DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#95DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFF3
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFF3 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#C2CFF3
Tritanopia (blue-blind)
#6FE7E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95dff3; /* rgb */ color: rgb(149, 223, 243); /* oklch */ color: oklch(86.2% 0.078 216.6);
Tailwind
colors: {
custom: {
50: '#b8e9f7',
500: '#95dff3',
950: '#000000',
},
}SCSS
$custom: #95dff3; $custom-light: #b8e9f7; $custom-dark: #000000;
JSON
{
"hex": "#95dff3",
"rgb": {
"r": 149,
"g": 223,
"b": 243
},
"hsl": {
"h": 192.766,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.86203,
"c": 0.07824,
"h": 216.6
},
"luminance": 0.65636
}Semantic roles & 50–950 ramp
primary
#95DFF3
secondary
#D1745C
accent
#360ADC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485