#95CECB#95CECB
#95CECB is a light, muted teal. Relative luminance 0.548; OKLCH L 81.1% C 0.059 H 192.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #95CECB |
|---|---|
| RGB | rgb(149, 206, 203) |
| HSL | hsl(177, 37%, 70%) |
| HSV | hsv(177, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(78.95, -18.87, -4.43) |
| CIE-LCH | lch(78.95, 19.39, 193.20°) |
| OKLab | oklab(81.15% -0.0575 -0.0122) |
| OKLCH | oklch(81.15% 0.059 192) |
| XYZ | xyz(45.2417, 54.8417, 64.6900) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.71
Paleturquoise
#AFEEEE
ΔE00 7.48
Mediumturquoise
#48D1CC
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 8.66
Robin'S Egg Blue
#98EFF9
ΔE00 9.12
Lightblue
#ADD8E6
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CECB #CE9598
analogous
#95CEAF #95CECB #95B5CE
triadic
#95CECB #CB95CE #CECB95
tetradic
#95CECB #AF95CE #CE9598 #B5CE95
square
#95CECB #AF95CE #CE9598 #B5CE95
split-complementary
#95CECB #CE95B5 #CEAF95
monochromatic
#4A9F9B #6BBBB6 #95CECB #BFE1E0 #E9F5F4
Accessibility & contrast
On white
1.75
#95CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#95CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CECB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CECB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#82D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cecb; /* rgb */ color: rgb(149, 206, 203); /* oklch */ color: oklch(81.1% 0.059 192.0);
Tailwind
colors: {
custom: {
50: '#b6ddda',
500: '#95cecb',
950: '#000000',
},
}SCSS
$custom: #95cecb; $custom-light: #b6ddda; $custom-dark: #000000;
JSON
{
"hex": "#95cecb",
"rgb": {
"r": 149,
"g": 206,
"b": 203
},
"hsl": {
"h": 176.842,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.81146,
"c": 0.0588,
"h": 192
},
"luminance": 0.54844
}Semantic roles & 50–950 ramp
primary
#95CECB
secondary
#A36467
accent
#363CB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483