#95C8DF#95C8DF
#95C8DF is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.5% C 0.062 H 227.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8DF |
|---|---|
| RGB | rgb(149, 200, 223) |
| HSL | hsl(199, 54%, 73%) |
| HSV | hsv(199, 33%, 87%) |
| CMYK | cmyk(33.2%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(77.89, -11.10, -16.76) |
| CIE-LCH | lch(77.89, 20.10, 236.49°) |
| OKLab | oklab(80.5% -0.0421 -0.0459) |
| OKLCH | oklch(80.5% 0.062 227.5) |
| XYZ | xyz(46.3637, 53.0234, 77.5893) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.18
Baby Blue
#89CFF0
ΔE00 3.57
Lightblue
#ADD8E6
ΔE00 5.17
Ice Blue
#A5DFF9
ΔE00 5.50
Light Grey Blue
#9DBCD4
ΔE00 5.65
Lightskyblue
#87CEFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8DF #DFAC95
analogous
#95DFD1 #95C8DF #95A3DF
triadic
#95C8DF #DF95C8 #C8DF95
tetradic
#95C8DF #D195DF #DFAC95 #A3DF95
square
#95C8DF #D195DF #DFAC95 #A3DF95
split-complementary
#95C8DF #DF95A3 #DFD195
monochromatic
#3A96C0 #66B0D1 #95C8DF #C4E0ED #E7F3F8
Accessibility & contrast
On white
1.81
#95C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#95C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8DF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8DF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#7CCFCF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95c8df; /* rgb */ color: rgb(149, 200, 223); /* oklch */ color: oklch(80.5% 0.062 227.5);
Tailwind
colors: {
custom: {
50: '#b6d8e9',
500: '#95c8df',
950: '#000000',
},
}SCSS
$custom: #95c8df; $custom-light: #b6d8e9; $custom-dark: #000000;
JSON
{
"hex": "#95c8df",
"rgb": {
"r": 149,
"g": 200,
"b": 223
},
"hsl": {
"h": 198.649,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.80498,
"c": 0.06229,
"h": 227.5
},
"luminance": 0.53026
}Semantic roles & 50–950 ramp
primary
#95C8DF
secondary
#B77C61
accent
#5524C1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384