#95DFF1#95DFF1
#95DFF1 is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 86.1% C 0.077 H 214.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFF1 |
|---|---|
| RGB | rgb(149, 223, 241) |
| HSL | hsl(192, 77%, 76%) |
| HSV | hsv(192, 38%, 95%) |
| CMYK | cmyk(38.2%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(84.75, -18.47, -16.04) |
| CIE-LCH | lch(84.75, 24.46, 220.96°) |
| OKLab | oklab(86.13% -0.0635 -0.044) |
| OKLCH | oklch(86.13% 0.077 214.7) |
| XYZ | xyz(54.6537, 65.5123, 92.9672) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFF1 #F1A795
analogous
#95F1D5 #95DFF1 #95B1F1
triadic
#95DFF1 #F195DF #DFF195
tetradic
#95DFF1 #D595F1 #F1A795 #B1F195
square
#95DFF1 #D595F1 #F1A795 #B1F195
split-complementary
#95DFF1 #F195B1 #F1D595
monochromatic
#29BEE3 #5FCFEA #95DFF1 #CBEFF8 #E4F7FB
Accessibility & contrast
On white
1.49
#95DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#95DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFF1
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFF1 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF2
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#70E6E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95dff1; /* rgb */ color: rgb(149, 223, 241); /* oklch */ color: oklch(86.1% 0.077 214.7);
Tailwind
colors: {
custom: {
50: '#b8e9f5',
500: '#95dff1',
950: '#000000',
},
}SCSS
$custom: #95dff1; $custom-light: #b8e9f5; $custom-dark: #000000;
JSON
{
"hex": "#95dff1",
"rgb": {
"r": 149,
"g": 223,
"b": 241
},
"hsl": {
"h": 191.739,
"s": 76.667,
"l": 76.471
},
"oklch": {
"l": 0.86134,
"c": 0.07729,
"h": 214.7
},
"luminance": 0.65516
}Semantic roles & 50–950 ramp
primary
#95DFF1
secondary
#CE735C
accent
#350DD9
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485