#95CED7#95CED7
#95CED7 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.5% C 0.060 H 208.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #95CED7 |
|---|---|
| RGB | rgb(149, 206, 215) |
| HSL | hsl(188, 45%, 71%) |
| HSV | hsv(188, 31%, 84%) |
| CMYK | cmyk(30.7%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(79.29, -16.12, -10.36) |
| CIE-LCH | lch(79.29, 19.16, 212.73°) |
| OKLab | oklab(81.53% -0.0527 -0.0283) |
| OKLCH | oklch(81.53% 0.06 208.2) |
| XYZ | xyz(46.7274, 55.4360, 72.5149) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 5.32
Sky Blue
#87CEEB
ΔE00 6.73
Ice Blue
#A5DFF9
ΔE00 7.72
Baby Blue
#89CFF0
ΔE00 8.00
Robin'S Egg Blue
#98EFF9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CED7 #D79E95
analogous
#95D7BF #95CED7 #95ADD7
triadic
#95CED7 #D795CE #CED795
tetradic
#95CED7 #BF95D7 #D79E95 #ADD795
square
#95CED7 #BF95D7 #D79E95 #ADD795
split-complementary
#95CED7 #D795AD #D7BF95
monochromatic
#42A1AF #69B9C6 #95CED7 #C1E3E8 #E9F5F7
Accessibility & contrast
On white
1.74
#95CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#95CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CED7
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CED7 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D8
Deuteranopia (green-blind)
#B9C1D7
Tritanopia (blue-blind)
#7ED3D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95ced7; /* rgb */ color: rgb(149, 206, 215); /* oklch */ color: oklch(81.5% 0.060 208.2);
Tailwind
colors: {
custom: {
50: '#b6dde3',
500: '#95ced7',
950: '#000000',
},
}SCSS
$custom: #95ced7; $custom-light: #b6dde3; $custom-dark: #000000;
JSON
{
"hex": "#95ced7",
"rgb": {
"r": 149,
"g": 206,
"b": 215
},
"hsl": {
"h": 188.182,
"s": 45.205,
"l": 71.373
},
"oklch": {
"l": 0.81531,
"c": 0.05984,
"h": 208.2
},
"luminance": 0.55438
}Semantic roles & 50–950 ramp
primary
#95CED7
secondary
#AE6D62
accent
#402DB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484