#95CED9#95CED9
#95CED9 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.6% C 0.060 H 210.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #95CED9 |
|---|---|
| RGB | rgb(149, 206, 217) |
| HSL | hsl(190, 47%, 72%) |
| HSV | hsv(190, 31%, 85%) |
| CMYK | cmyk(31.3%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(79.35, -15.65, -11.35) |
| CIE-LCH | lch(79.35, 19.33, 215.94°) |
| OKLab | oklab(81.6% -0.0519 -0.031) |
| OKLCH | oklch(81.6% 0.06 210.8) |
| XYZ | xyz(46.9860, 55.5394, 73.8766) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 5.09
Sky Blue
#87CEEB
ΔE00 5.95
Ice Blue
#A5DFF9
ΔE00 7.04
Baby Blue
#89CFF0
ΔE00 7.20
Robin'S Egg Blue
#98EFF9
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CED9 #D9A095
analogous
#95D9C2 #95CED9 #95ACD9
triadic
#95CED9 #D995CE #CED995
tetradic
#95CED9 #C295D9 #D9A095 #ACD995
square
#95CED9 #C295D9 #D9A095 #ACD995
split-complementary
#95CED9 #D995AC #D9C295
monochromatic
#40A1B3 #68B9C9 #95CED9 #C2E3E9 #E8F5F7
Accessibility & contrast
On white
1.73
#95CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#95CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CED9
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CED9 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADA
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#7DD3D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95ced9; /* rgb */ color: rgb(149, 206, 217); /* oklch */ color: oklch(81.6% 0.060 210.8);
Tailwind
colors: {
custom: {
50: '#b6dde4',
500: '#95ced9',
950: '#000000',
},
}SCSS
$custom: #95ced9; $custom-light: #b6dde4; $custom-dark: #000000;
JSON
{
"hex": "#95ced9",
"rgb": {
"r": 149,
"g": 206,
"b": 217
},
"hsl": {
"h": 189.706,
"s": 47.222,
"l": 71.765
},
"oklch": {
"l": 0.81598,
"c": 0.06049,
"h": 210.8
},
"luminance": 0.55542
}Semantic roles & 50–950 ramp
primary
#95CED9
secondary
#B06F62
accent
#422BBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484