#95CED5#95CED5
#95CED5 is a light, muted teal. Relative luminance 0.553; OKLCH L 81.5% C 0.059 H 205.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #95CED5 |
|---|---|
| RGB | rgb(149, 206, 213) |
| HSL | hsl(187, 43%, 71%) |
| HSV | hsv(187, 30%, 84%) |
| CMYK | cmyk(30%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(79.23, -16.59, -9.38) |
| CIE-LCH | lch(79.23, 19.05, 209.48°) |
| OKLab | oklab(81.47% -0.0535 -0.0256) |
| OKLCH | oklch(81.47% 0.059 205.6) |
| XYZ | xyz(46.4720, 55.3338, 71.1697) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.98
Lightblue
#ADD8E6
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 7.85
Robin'S Egg Blue
#98EFF9
ΔE00 8.01
Ice Blue
#A5DFF9
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CED5 #D59C95
analogous
#95D5BC #95CED5 #95AED5
triadic
#95CED5 #D595CE #CED595
tetradic
#95CED5 #BC95D5 #D59C95 #AED595
square
#95CED5 #BC95D5 #D59C95 #AED595
split-complementary
#95CED5 #D595AE #D5BC95
monochromatic
#44A0AC #69BAC4 #95CED5 #C1E2E6 #E9F5F6
Accessibility & contrast
On white
1.74
#95CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#95CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CED5
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CED5 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D6
Deuteranopia (green-blind)
#BAC1D5
Tritanopia (blue-blind)
#7FD3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95ced5; /* rgb */ color: rgb(149, 206, 213); /* oklch */ color: oklch(81.5% 0.059 205.6);
Tailwind
colors: {
custom: {
50: '#b6dde1',
500: '#95ced5',
950: '#000000',
},
}SCSS
$custom: #95ced5; $custom-light: #b6dde1; $custom-dark: #000000;
JSON
{
"hex": "#95ced5",
"rgb": {
"r": 149,
"g": 206,
"b": 213
},
"hsl": {
"h": 186.563,
"s": 43.243,
"l": 70.98
},
"oklch": {
"l": 0.81465,
"c": 0.05931,
"h": 205.6
},
"luminance": 0.55336
}Semantic roles & 50–950 ramp
primary
#95CED5
secondary
#AB6B63
accent
#3E2FB6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484