#95E2FC#95E2FC
#95E2FC is a very light, moderate cyan. Relative luminance 0.678; OKLCH L 87.2% C 0.084 H 221.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2FC |
|---|---|
| RGB | rgb(149, 226, 252) |
| HSL | hsl(195, 94%, 79%) |
| HSV | hsv(195, 41%, 99%) |
| CMYK | cmyk(40.9%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.91, -17.24, -20.08) |
| CIE-LCH | lch(85.91, 26.47, 229.36°) |
| OKLab | oklab(87.17% -0.063 -0.0553) |
| OKLCH | oklch(87.17% 0.084 221.3) |
| XYZ | xyz(57.1553, 67.8067, 102.1528) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.09
Sky Blue
#87CEEB
ΔE00 4.85
Baby Blue
#89CFF0
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2FC #FCAF95
analogous
#95FCE2 #95E2FC #95AEFC
triadic
#95E2FC #FC95E2 #E2FC95
tetradic
#95E2FC #E295FC #FCAF95 #AEFC95
square
#95E2FC #E295FC #FCAF95 #AEFC95
split-complementary
#95E2FC #FC95AE #FCE295
monochromatic
#1EC1F9 #59D2FA #95E2FC #D1F2FE #E1F7FE
Accessibility & contrast
On white
1.44
#95E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#95E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2FC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2FC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFD
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#6AEBEA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #95e2fc; /* rgb */ color: rgb(149, 226, 252); /* oklch */ color: oklch(87.2% 0.084 221.3);
Tailwind
colors: {
custom: {
50: '#b8ebfd',
500: '#95e2fc',
950: '#000000',
},
}SCSS
$custom: #95e2fc; $custom-light: #b8ebfd; $custom-dark: #000000;
JSON
{
"hex": "#95e2fc",
"rgb": {
"r": 149,
"g": 226,
"b": 252
},
"hsl": {
"h": 195.146,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.87173,
"c": 0.08378,
"h": 221.3
},
"luminance": 0.67811
}Semantic roles & 50–950 ramp
primary
#95E2FC
secondary
#DD7A58
accent
#3A00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485