#95DFF2#95DFF2
#95DFF2 is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.2% C 0.078 H 215.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFF2 |
|---|---|
| RGB | rgb(149, 223, 242) |
| HSL | hsl(192, 78%, 77%) |
| HSV | hsv(192, 38%, 95%) |
| CMYK | cmyk(38.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.78, -18.23, -16.52) |
| CIE-LCH | lch(84.78, 24.60, 222.18°) |
| OKLab | oklab(86.17% -0.0632 -0.0453) |
| OKLCH | oklch(86.17% 0.078 215.7) |
| XYZ | xyz(54.8035, 65.5722, 93.7561) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 5.31
Sky Blue
#87CEEB
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFF2 #F2A895
analogous
#95F2D7 #95DFF2 #95B1F2
triadic
#95DFF2 #F295DF #DFF295
tetradic
#95DFF2 #D795F2 #F2A895 #B1F295
square
#95DFF2 #D795F2 #F2A895 #B1F295
split-complementary
#95DFF2 #F295B1 #F2D795
monochromatic
#28BEE5 #5ECFEB #95DFF2 #CCEFF9 #E4F7FC
Accessibility & contrast
On white
1.49
#95DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#95DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFF2
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFF2 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#70E6E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95dff2; /* rgb */ color: rgb(149, 223, 242); /* oklch */ color: oklch(86.2% 0.078 215.7);
Tailwind
colors: {
custom: {
50: '#b8e9f6',
500: '#95dff2',
950: '#000000',
},
}SCSS
$custom: #95dff2; $custom-light: #b8e9f6; $custom-dark: #000000;
JSON
{
"hex": "#95dff2",
"rgb": {
"r": 149,
"g": 223,
"b": 242
},
"hsl": {
"h": 192.258,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.86169,
"c": 0.07775,
"h": 215.7
},
"luminance": 0.65576
}Semantic roles & 50–950 ramp
primary
#95DFF2
secondary
#CF745C
accent
#350BDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485