#95C8F8#95C8F8
#95C8F8 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.4% C 0.087 H 247.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8F8 |
|---|---|
| RGB | rgb(149, 200, 248) |
| HSL | hsl(209, 88%, 78%) |
| HSV | hsv(209, 40%, 97%) |
| CMYK | cmyk(39.9%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(78.74, -4.76, -28.88) |
| CIE-LCH | lch(78.74, 29.27, 260.65°) |
| OKLab | oklab(81.45% -0.0333 -0.08) |
| OKLCH | oklch(81.45% 0.087 247.4) |
| XYZ | xyz(49.9864, 54.4725, 96.6691) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.29
Light Blue
#95D0FC
ΔE00 2.80
Sky
#82CAFC
ΔE00 3.64
Lightskyblue
#87CEFA
ΔE00 4.38
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Lightblue (survey)
#7BC8F6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8F8 #F8C595
analogous
#95F8F7 #95C8F8 #9596F8
triadic
#95C8F8 #F895C8 #C8F895
tetradic
#95C8F8 #F795F8 #F8C595 #96F895
square
#95C8F8 #F795F8 #F8C595 #96F895
split-complementary
#95C8F8 #F89596 #F8F795
monochromatic
#228CF0 #5CAAF4 #95C8F8 #CEE6FC #E2F0FD
Accessibility & contrast
On white
1.77
#95C8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#95C8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8F8
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8F8 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FA
Deuteranopia (green-blind)
#A8BEF7
Tritanopia (blue-blind)
#71D3D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95c8f8; /* rgb */ color: rgb(149, 200, 248); /* oklch */ color: oklch(81.4% 0.087 247.4);
Tailwind
colors: {
custom: {
50: '#b7d8fa',
500: '#95c8f8',
950: '#000000',
},
}SCSS
$custom: #95c8f8; $custom-light: #b7d8fa; $custom-dark: #000000;
JSON
{
"hex": "#95c8f8",
"rgb": {
"r": 149,
"g": 200,
"b": 248
},
"hsl": {
"h": 209.091,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.81449,
"c": 0.08663,
"h": 247.4
},
"luminance": 0.54475
}Semantic roles & 50–950 ramp
primary
#95C8F8
secondary
#D7975A
accent
#6F01E4
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385