#95CECE#95CECE
#95CECE is a light, muted teal. Relative luminance 0.550; OKLCH L 81.2% C 0.059 H 196.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #95CECE |
|---|---|
| RGB | rgb(149, 206, 206) |
| HSL | hsl(180, 37%, 70%) |
| HSV | hsv(180, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(79.03, -18.20, -5.91) |
| CIE-LCH | lch(79.03, 19.13, 198.01°) |
| OKLab | oklab(81.24% -0.0563 -0.0162) |
| OKLCH | oklch(81.24% 0.059 196.1) |
| XYZ | xyz(45.6027, 54.9861, 66.5911) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.97
Paleturquoise
#AFEEEE
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 8.18
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Mediumturquoise
#48D1CC
ΔE00 8.95
Robin Egg Blue
#8AF1FE
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CECE #CE9595
analogous
#95CEB2 #95CECE #95B2CE
triadic
#95CECE #CE95CE #CECE95
tetradic
#95CECE #B295CE #CE9595 #B2CE95
square
#95CECE #B295CE #CE9595 #B2CE95
split-complementary
#95CECE #CE95B2 #CEB295
monochromatic
#4A9F9F #6BBBBB #95CECE #BFE1E1 #E9F5F5
Accessibility & contrast
On white
1.75
#95CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#95CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CECE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CECE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#BCC0CF
Tritanopia (blue-blind)
#81D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cece; /* rgb */ color: rgb(149, 206, 206); /* oklch */ color: oklch(81.2% 0.059 196.1);
Tailwind
colors: {
custom: {
50: '#b6dddc',
500: '#95cece',
950: '#000000',
},
}SCSS
$custom: #95cece; $custom-light: #b6dddc; $custom-dark: #000000;
JSON
{
"hex": "#95cece",
"rgb": {
"r": 149,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.8124,
"c": 0.05859,
"h": 196.1
},
"luminance": 0.54988
}Semantic roles & 50–950 ramp
primary
#95CECE
secondary
#A36464
accent
#3636B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484