#95CED2#95CED2
#95CED2 is a light, muted teal. Relative luminance 0.552; OKLCH L 81.4% C 0.059 H 201.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #95CED2 |
|---|---|
| RGB | rgb(149, 206, 210) |
| HSL | hsl(184, 40%, 70%) |
| HSV | hsv(184, 29%, 82%) |
| CMYK | cmyk(29%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(79.15, -17.28, -7.89) |
| CIE-LCH | lch(79.15, 19.00, 204.55°) |
| OKLab | oklab(81.37% -0.0547 -0.0216) |
| OKLCH | oklch(81.37% 0.059 201.5) |
| XYZ | xyz(46.0948, 55.1829, 69.1828) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 7.49
Robin'S Egg Blue
#98EFF9
ΔE00 8.11
Sky Blue
#87CEEB
ΔE00 8.76
Robin Egg Blue
#8AF1FE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CED2 #D29995
analogous
#95D2B7 #95CED2 #95B0D2
triadic
#95CED2 #D295CE #CED295
tetradic
#95CED2 #B795D2 #D29995 #B0D295
square
#95CED2 #B795D2 #D29995 #B0D295
split-complementary
#95CED2 #D295B0 #D2B795
monochromatic
#47A0A6 #6ABAC0 #95CED2 #C0E2E4 #EAF5F6
Accessibility & contrast
On white
1.74
#95CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#95CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CED2
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CED2 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#BBC0D2
Tritanopia (blue-blind)
#80D2CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95ced2; /* rgb */ color: rgb(149, 206, 210); /* oklch */ color: oklch(81.4% 0.059 201.5);
Tailwind
colors: {
custom: {
50: '#b6dddf',
500: '#95ced2',
950: '#000000',
},
}SCSS
$custom: #95ced2; $custom-light: #b6dddf; $custom-dark: #000000;
JSON
{
"hex": "#95ced2",
"rgb": {
"r": 149,
"g": 206,
"b": 210
},
"hsl": {
"h": 183.934,
"s": 40.397,
"l": 70.392
},
"oklch": {
"l": 0.81367,
"c": 0.0588,
"h": 201.5
},
"luminance": 0.55185
}Semantic roles & 50–950 ramp
primary
#95CED2
secondary
#A86863
accent
#3B32B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484