#95DFF4#95DFF4
#95DFF4 is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.2% C 0.079 H 217.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFF4 |
|---|---|
| RGB | rgb(149, 223, 244) |
| HSL | hsl(193, 81%, 77%) |
| HSV | hsv(193, 39%, 96%) |
| CMYK | cmyk(38.9%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.84, -17.73, -17.48) |
| CIE-LCH | lch(84.84, 24.90, 224.59°) |
| OKLab | oklab(86.24% -0.0624 -0.048) |
| OKLCH | oklch(86.24% 0.079 217.6) |
| XYZ | xyz(55.1055, 65.6930, 95.3467) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 4.92
Lightblue
#ADD8E6
ΔE00 5.23
Baby Blue
#89CFF0
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFF4 #F4AA95
analogous
#95F4DA #95DFF4 #95B0F4
triadic
#95DFF4 #F495DF #DFF495
tetradic
#95DFF4 #DA95F4 #F4AA95 #B0F495
square
#95DFF4 #DA95F4 #F4AA95 #B0F495
split-complementary
#95DFF4 #F495B0 #F4DA95
monochromatic
#26BEE8 #5ECEEE #95DFF4 #CCF0FA #E3F7FC
Accessibility & contrast
On white
1.49
#95DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#95DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFF4
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFF4 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF5
Deuteranopia (green-blind)
#C2CFF4
Tritanopia (blue-blind)
#6FE7E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95dff4; /* rgb */ color: rgb(149, 223, 244); /* oklch */ color: oklch(86.2% 0.079 217.6);
Tailwind
colors: {
custom: {
50: '#b8e9f7',
500: '#95dff4',
950: '#000000',
},
}SCSS
$custom: #95dff4; $custom-light: #b8e9f7; $custom-dark: #000000;
JSON
{
"hex": "#95dff4",
"rgb": {
"r": 149,
"g": 223,
"b": 244
},
"hsl": {
"h": 193.263,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.86238,
"c": 0.07874,
"h": 217.6
},
"luminance": 0.65697
}Semantic roles & 50–950 ramp
primary
#95DFF4
secondary
#D2755B
accent
#3708DE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485