#95CED1#95CED1
#95CED1 is a light, muted teal. Relative luminance 0.551; OKLCH L 81.3% C 0.059 H 200.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #95CED1 |
|---|---|
| RGB | rgb(149, 206, 209) |
| HSL | hsl(183, 39%, 70%) |
| HSV | hsv(183, 29%, 82%) |
| CMYK | cmyk(28.7%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(79.12, -17.51, -7.40) |
| CIE-LCH | lch(79.12, 19.01, 202.91°) |
| OKLab | oklab(81.34% -0.0551 -0.0202) |
| OKLCH | oklch(81.34% 0.059 200.2) |
| XYZ | xyz(45.9706, 55.1333, 68.5288) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 7.15
Paleturquoise
#AFEEEE
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 8.19
Sky Blue
#87CEEB
ΔE00 9.18
Robin Egg Blue
#8AF1FE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CED1 #D19895
analogous
#95D1B6 #95CED1 #95B0D1
triadic
#95CED1 #D195CE #CED195
tetradic
#95CED1 #B695D1 #D19895 #B0D195
square
#95CED1 #B695D1 #D19895 #B0D195
split-complementary
#95CED1 #D195B0 #D1B695
monochromatic
#47A0A4 #6ABABE #95CED1 #C0E2E4 #EAF5F6
Accessibility & contrast
On white
1.75
#95CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#95CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CED1
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CED1 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D1
Deuteranopia (green-blind)
#BBC0D1
Tritanopia (blue-blind)
#80D2CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95ced1; /* rgb */ color: rgb(149, 206, 209); /* oklch */ color: oklch(81.3% 0.059 200.2);
Tailwind
colors: {
custom: {
50: '#b6dddf',
500: '#95ced1',
950: '#000000',
},
}SCSS
$custom: #95ced1; $custom-light: #b6dddf; $custom-dark: #000000;
JSON
{
"hex": "#95ced1",
"rgb": {
"r": 149,
"g": 206,
"b": 209
},
"hsl": {
"h": 183,
"s": 39.474,
"l": 70.196
},
"oklch": {
"l": 0.81335,
"c": 0.05869,
"h": 200.2
},
"luminance": 0.55136
}Semantic roles & 50–950 ramp
primary
#95CED1
secondary
#A76763
accent
#3933B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484