#95CECA#95CECA
#95CECA is a light, muted teal. Relative luminance 0.548; OKLCH L 81.1% C 0.059 H 190.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #95CECA |
|---|---|
| RGB | rgb(149, 206, 202) |
| HSL | hsl(176, 37%, 70%) |
| HSV | hsv(176, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.92, -19.10, -3.93) |
| CIE-LCH | lch(78.92, 19.50, 191.63°) |
| OKLab | oklab(81.12% -0.0579 -0.0108) |
| OKLCH | oklch(81.12% 0.059 190.6) |
| XYZ | xyz(45.1229, 54.7942, 64.0644) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.57
Pale Teal
#82CBB2
ΔE00 8.25
Mediumturquoise
#48D1CC
ΔE00 8.53
Seafoam Blue
#78D1B6
ΔE00 9.24
Robin'S Egg Blue
#98EFF9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CECA #CE9599
analogous
#95CEAD #95CECA #95B6CE
triadic
#95CECA #CA95CE #CECA95
tetradic
#95CECA #AD95CE #CE9599 #B6CE95
square
#95CECA #AD95CE #CE9599 #B6CE95
split-complementary
#95CECA #CE95B6 #CEAD95
monochromatic
#4A9F99 #6BBBB5 #95CECA #BFE1DF #E9F5F4
Accessibility & contrast
On white
1.76
#95CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#95CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CECA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CECA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#82D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95ceca; /* rgb */ color: rgb(149, 206, 202); /* oklch */ color: oklch(81.1% 0.059 190.6);
Tailwind
colors: {
custom: {
50: '#b6ddda',
500: '#95ceca',
950: '#000000',
},
}SCSS
$custom: #95ceca; $custom-light: #b6ddda; $custom-dark: #000000;
JSON
{
"hex": "#95ceca",
"rgb": {
"r": 149,
"g": 206,
"b": 202
},
"hsl": {
"h": 175.789,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.81115,
"c": 0.05893,
"h": 190.6
},
"luminance": 0.54796
}Semantic roles & 50–950 ramp
primary
#95CECA
secondary
#A36468
accent
#363EB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483