#95CCDA#95CCDA
#95CCDA is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.2% C 0.060 H 215.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCDA |
|---|---|
| RGB | rgb(149, 204, 218) |
| HSL | hsl(192, 48%, 72%) |
| HSV | hsv(192, 32%, 85%) |
| CMYK | cmyk(31.7%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.83, -14.38, -12.66) |
| CIE-LCH | lch(78.83, 19.16, 221.36°) |
| OKLab | oklab(81.19% -0.049 -0.0346) |
| OKLCH | oklch(81.19% 0.06 215.2) |
| XYZ | xyz(46.6381, 54.6348, 74.4042) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.32
Sky Blue
#87CEEB
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.82
Baby Blue
#89CFF0
ΔE00 6.03
Ice Blue
#A5DFF9
ΔE00 6.30
Light Grey Blue
#9DBCD4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCDA #DAA395
analogous
#95DAC6 #95CCDA #95AADA
triadic
#95CCDA #DA95CC #CCDA95
tetradic
#95CCDA #C695DA #DAA395 #AADA95
square
#95CCDA #C695DA #DAA395 #AADA95
split-complementary
#95CCDA #DA95AA #DAC695
monochromatic
#3F9DB5 #68B6CA #95CCDA #C2E2EA #E8F4F7
Accessibility & contrast
On white
1.76
#95CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#95CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCDA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCDA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#7DD2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95ccda; /* rgb */ color: rgb(149, 204, 218); /* oklch */ color: oklch(81.2% 0.060 215.2);
Tailwind
colors: {
custom: {
50: '#b6dbe5',
500: '#95ccda',
950: '#000000',
},
}SCSS
$custom: #95ccda; $custom-light: #b6dbe5; $custom-dark: #000000;
JSON
{
"hex": "#95ccda",
"rgb": {
"r": 149,
"g": 204,
"b": 218
},
"hsl": {
"h": 192.174,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.81194,
"c": 0.06001,
"h": 215.2
},
"luminance": 0.54637
}Semantic roles & 50–950 ramp
primary
#95CCDA
secondary
#B17262
accent
#482ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484