#95DEF2#95DEF2
#95DEF2 is a very light, moderate cyan. Relative luminance 0.650; OKLCH L 86.0% C 0.077 H 216.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEF2 |
|---|---|
| RGB | rgb(149, 222, 242) |
| HSL | hsl(193, 78%, 77%) |
| HSV | hsv(193, 38%, 95%) |
| CMYK | cmyk(38.4%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(84.50, -17.72, -16.93) |
| CIE-LCH | lch(84.50, 24.51, 223.69°) |
| OKLab | oklab(85.95% -0.062 -0.0465) |
| OKLCH | oklch(85.95% 0.077 216.9) |
| XYZ | xyz(54.5371, 65.0394, 93.6673) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 5.10
Powder Blue
#B0E0E6
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEF2 #F2A995
analogous
#95F2D8 #95DEF2 #95B0F2
triadic
#95DEF2 #F295DE #DEF295
tetradic
#95DEF2 #D895F2 #F2A995 #B0F295
square
#95DEF2 #D895F2 #F2A995 #B0F295
split-complementary
#95DEF2 #F295B0 #F2D895
monochromatic
#28BCE5 #5ECDEB #95DEF2 #CCEFF9 #E4F7FC
Accessibility & contrast
On white
1.50
#95DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#95DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEF2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEF2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#70E6E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95def2; /* rgb */ color: rgb(149, 222, 242); /* oklch */ color: oklch(86.0% 0.077 216.9);
Tailwind
colors: {
custom: {
50: '#b8e8f6',
500: '#95def2',
950: '#000000',
},
}SCSS
$custom: #95def2; $custom-light: #b8e8f6; $custom-dark: #000000;
JSON
{
"hex": "#95def2",
"rgb": {
"r": 149,
"g": 222,
"b": 242
},
"hsl": {
"h": 192.903,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.85951,
"c": 0.07746,
"h": 216.9
},
"luminance": 0.65043
}Semantic roles & 50–950 ramp
primary
#95DEF2
secondary
#CF755C
accent
#380BDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485