#95CDF2#95CDF2
#95CDF2 is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.3% C 0.078 H 237.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDF2 |
|---|---|
| RGB | rgb(149, 205, 242) |
| HSL | hsl(204, 78%, 77%) |
| HSV | hsv(204, 38%, 95%) |
| CMYK | cmyk(38.4%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(79.88, -8.96, -23.94) |
| CIE-LCH | lch(79.88, 25.56, 249.47°) |
| OKLab | oklab(82.28% -0.0414 -0.066) |
| OKLCH | oklch(82.28% 0.078 237.9) |
| XYZ | xyz(50.2474, 56.4601, 92.2374) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.83
Lightskyblue
#87CEFA
ΔE00 2.22
Sky
#82CAFC
ΔE00 3.12
Baby Blue
#89CFF0
ΔE00 3.25
Lightblue (survey)
#7BC8F6
ΔE00 3.41
Baby Blue (survey)
#A2CFFE
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDF2 #F2BA95
analogous
#95F2E9 #95CDF2 #959FF2
triadic
#95CDF2 #F295CD #CDF295
tetradic
#95CDF2 #E995F2 #F2BA95 #9FF295
square
#95CDF2 #E995F2 #F2BA95 #9FF295
split-complementary
#95CDF2 #F2959F #F2E995
monochromatic
#289AE5 #5EB3EB #95CDF2 #CCE7F9 #E4F2FC
Accessibility & contrast
On white
1.71
#95CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#95CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDF2
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDF2 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#B0C2F1
Tritanopia (blue-blind)
#73D6D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95cdf2; /* rgb */ color: rgb(149, 205, 242); /* oklch */ color: oklch(82.3% 0.078 237.9);
Tailwind
colors: {
custom: {
50: '#b7dcf6',
500: '#95cdf2',
950: '#000000',
},
}SCSS
$custom: #95cdf2; $custom-light: #b7dcf6; $custom-dark: #000000;
JSON
{
"hex": "#95cdf2",
"rgb": {
"r": 149,
"g": 205,
"b": 242
},
"hsl": {
"h": 203.871,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.82278,
"c": 0.07793,
"h": 237.9
},
"luminance": 0.56463
}Semantic roles & 50–950 ramp
primary
#95CDF2
secondary
#CF8A5C
accent
#5E0BDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485