#95CCDB#95CCDB
#95CCDB is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.2% C 0.060 H 216.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCDB |
|---|---|
| RGB | rgb(149, 204, 219) |
| HSL | hsl(193, 49%, 72%) |
| HSV | hsv(193, 32%, 86%) |
| CMYK | cmyk(32%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.86, -14.14, -13.15) |
| CIE-LCH | lch(78.86, 19.31, 222.92°) |
| OKLab | oklab(81.23% -0.0486 -0.036) |
| OKLCH | oklch(81.23% 0.06 216.5) |
| XYZ | xyz(46.7693, 54.6873, 75.0954) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.48
Baby Blue
#89CFF0
ΔE00 5.66
Powder Blue
#B0E0E6
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.02
Light Grey Blue
#9DBCD4
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCDB #DBA495
analogous
#95DBC7 #95CCDB #95A9DB
triadic
#95CCDB #DB95CC #CCDB95
tetradic
#95CCDB #C795DB #DBA495 #A9DB95
square
#95CCDB #C795DB #DBA495 #A9DB95
split-complementary
#95CCDB #DB95A9 #DBC795
monochromatic
#3E9DB7 #67B6CB #95CCDB #C3E2EB #E8F4F7
Accessibility & contrast
On white
1.76
#95CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#95CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCDB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCDB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#7DD2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95ccdb; /* rgb */ color: rgb(149, 204, 219); /* oklch */ color: oklch(81.2% 0.060 216.5);
Tailwind
colors: {
custom: {
50: '#b6dbe6',
500: '#95ccdb',
950: '#000000',
},
}SCSS
$custom: #95ccdb; $custom-light: #b6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#95ccdb",
"rgb": {
"r": 149,
"g": 204,
"b": 219
},
"hsl": {
"h": 192.857,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.81228,
"c": 0.06049,
"h": 216.5
},
"luminance": 0.5469
}Semantic roles & 50–950 ramp
primary
#95CCDB
secondary
#B27362
accent
#4929BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484