#95CECD#95CECD
#95CECD is a light, muted teal. Relative luminance 0.549; OKLCH L 81.2% C 0.059 H 194.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #95CECD |
|---|---|
| RGB | rgb(149, 206, 205) |
| HSL | hsl(179, 37%, 70%) |
| HSV | hsv(179, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.01, -18.42, -5.42) |
| CIE-LCH | lch(79.01, 19.20, 196.39°) |
| OKLab | oklab(81.21% -0.0567 -0.0149) |
| OKLCH | oklch(81.21% 0.059 194.7) |
| XYZ | xyz(45.4816, 54.9377, 65.9533) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.20
Paleturquoise
#AFEEEE
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 8.53
Robin'S Egg Blue
#98EFF9
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 8.81
Pale Teal
#82CBB2
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CECD #CE9596
analogous
#95CEB1 #95CECD #95B3CE
triadic
#95CECD #CD95CE #CECD95
tetradic
#95CECD #B195CE #CE9596 #B3CE95
square
#95CECD #B195CE #CE9596 #B3CE95
split-complementary
#95CECD #CE95B3 #CEB195
monochromatic
#4A9F9E #6BBBB9 #95CECD #BFE1E1 #E9F5F4
Accessibility & contrast
On white
1.75
#95CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#95CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CECD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CECD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#81D2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cecd; /* rgb */ color: rgb(149, 206, 205); /* oklch */ color: oklch(81.2% 0.059 194.7);
Tailwind
colors: {
custom: {
50: '#b6dddc',
500: '#95cecd',
950: '#000000',
},
}SCSS
$custom: #95cecd; $custom-light: #b6dddc; $custom-dark: #000000;
JSON
{
"hex": "#95cecd",
"rgb": {
"r": 149,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.947,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.81208,
"c": 0.05862,
"h": 194.7
},
"luminance": 0.5494
}Semantic roles & 50–950 ramp
primary
#95CECD
secondary
#A36465
accent
#3638B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484