#95CFF3#95CFF3
#95CFF3 is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.7% C 0.078 H 236.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFF3 |
|---|---|
| RGB | rgb(149, 207, 243) |
| HSL | hsl(203, 80%, 77%) |
| HSV | hsv(203, 39%, 95%) |
| CMYK | cmyk(38.7%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(80.45, -9.76, -23.60) |
| CIE-LCH | lch(80.45, 25.53, 247.54°) |
| OKLab | oklab(82.74% -0.0435 -0.0651) |
| OKLCH | oklch(82.74% 0.078 236.2) |
| XYZ | xyz(50.8795, 57.4832, 93.1910) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.16
Lightskyblue
#87CEFA
ΔE00 2.18
Baby Blue
#89CFF0
ΔE00 2.69
Sky
#82CAFC
ΔE00 3.43
Lightblue (survey)
#7BC8F6
ΔE00 3.52
Sky Blue
#87CEEB
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFF3 #F3B995
analogous
#95F3E8 #95CFF3 #95A0F3
triadic
#95CFF3 #F395CF #CFF395
tetradic
#95CFF3 #E895F3 #F3B995 #A0F395
square
#95CFF3 #E895F3 #F3B995 #A0F395
split-complementary
#95CFF3 #F395A0 #F3E895
monochromatic
#279DE7 #5EB6ED #95CFF3 #CCE8F9 #E4F3FC
Accessibility & contrast
On white
1.68
#95CFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#95CFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFF3
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFF3 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF5
Deuteranopia (green-blind)
#B2C3F2
Tritanopia (blue-blind)
#72D8DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #95cff3; /* rgb */ color: rgb(149, 207, 243); /* oklch */ color: oklch(82.7% 0.078 236.2);
Tailwind
colors: {
custom: {
50: '#b7ddf7',
500: '#95cff3',
950: '#000000',
},
}SCSS
$custom: #95cff3; $custom-light: #b7ddf7; $custom-dark: #000000;
JSON
{
"hex": "#95cff3",
"rgb": {
"r": 149,
"g": 207,
"b": 243
},
"hsl": {
"h": 202.979,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.82744,
"c": 0.07827,
"h": 236.2
},
"luminance": 0.57486
}Semantic roles & 50–950 ramp
primary
#95CFF3
secondary
#D1885C
accent
#5A0ADC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485