#95CED3#95CED3
#95CED3 is a light, muted teal. Relative luminance 0.552; OKLCH L 81.4% C 0.059 H 202.9°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #95CED3 |
|---|---|
| RGB | rgb(149, 206, 211) |
| HSL | hsl(185, 41%, 71%) |
| HSV | hsv(185, 29%, 83%) |
| CMYK | cmyk(29.4%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(79.18, -17.05, -8.39) |
| CIE-LCH | lch(79.18, 19.00, 206.19°) |
| OKLab | oklab(81.4% -0.0543 -0.0229) |
| OKLCH | oklch(81.4% 0.059 202.9) |
| XYZ | xyz(46.2198, 55.2329, 69.8410) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 6.50
Paleturquoise
#AFEEEE
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 8.05
Sky Blue
#87CEEB
ΔE00 8.35
Robin Egg Blue
#8AF1FE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CED3 #D39A95
analogous
#95D3B9 #95CED3 #95AFD3
triadic
#95CED3 #D395CE #CED395
tetradic
#95CED3 #B995D3 #D39A95 #AFD395
square
#95CED3 #B995D3 #D39A95 #AFD395
split-complementary
#95CED3 #D395AF #D3B995
monochromatic
#46A0A8 #6ABAC1 #95CED3 #C0E2E5 #E9F5F6
Accessibility & contrast
On white
1.74
#95CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#95CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CED3
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CED3 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D3
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#7FD2CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95ced3; /* rgb */ color: rgb(149, 206, 211); /* oklch */ color: oklch(81.4% 0.059 202.9);
Tailwind
colors: {
custom: {
50: '#b6dde0',
500: '#95ced3',
950: '#000000',
},
}SCSS
$custom: #95ced3; $custom-light: #b6dde0; $custom-dark: #000000;
JSON
{
"hex": "#95ced3",
"rgb": {
"r": 149,
"g": 206,
"b": 211
},
"hsl": {
"h": 184.839,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.814,
"c": 0.05894,
"h": 202.9
},
"luminance": 0.55235
}Semantic roles & 50–950 ramp
primary
#95CED3
secondary
#A96963
accent
#3C31B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484