#95CEDB#95CEDB
#95CEDB is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.7% C 0.061 H 213.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEDB |
|---|---|
| RGB | rgb(149, 206, 219) |
| HSL | hsl(191, 49%, 72%) |
| HSV | hsv(191, 32%, 86%) |
| CMYK | cmyk(32%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.41, -15.17, -12.33) |
| CIE-LCH | lch(79.41, 19.55, 219.09°) |
| OKLab | oklab(81.66% -0.0512 -0.0337) |
| OKLCH | oklch(81.66% 0.061 213.4) |
| XYZ | xyz(47.2477, 55.6441, 75.2549) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.42
Sky Blue
#87CEEB
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.33
Ice Blue
#A5DFF9
ΔE00 6.40
Baby Blue
#89CFF0
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEDB #DBA295
analogous
#95DBC5 #95CEDB #95ABDB
triadic
#95CEDB #DB95CE #CEDB95
tetradic
#95CEDB #C595DB #DBA295 #ABDB95
square
#95CEDB #C595DB #DBA295 #ABDB95
split-complementary
#95CEDB #DB95AB #DBC595
monochromatic
#3EA1B7 #67B9CB #95CEDB #C3E3EB #E8F4F7
Accessibility & contrast
On white
1.73
#95CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#95CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEDB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEDB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#7DD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cedb; /* rgb */ color: rgb(149, 206, 219); /* oklch */ color: oklch(81.7% 0.061 213.4);
Tailwind
colors: {
custom: {
50: '#b6dde6',
500: '#95cedb',
950: '#000000',
},
}SCSS
$custom: #95cedb; $custom-light: #b6dde6; $custom-dark: #000000;
JSON
{
"hex": "#95cedb",
"rgb": {
"r": 149,
"g": 206,
"b": 219
},
"hsl": {
"h": 191.143,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.81665,
"c": 0.06127,
"h": 213.4
},
"luminance": 0.55647
}Semantic roles & 50–950 ramp
primary
#95CEDB
secondary
#B27162
accent
#4429BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484