#95CDCB#95CDCB
#95CDCB is a light, muted teal. Relative luminance 0.544; OKLCH L 80.9% C 0.058 H 193.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDCB |
|---|---|
| RGB | rgb(149, 205, 203) |
| HSL | hsl(178, 36%, 69%) |
| HSV | hsv(178, 27%, 80%) |
| CMYK | cmyk(27.3%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.67, -18.37, -4.84) |
| CIE-LCH | lch(78.67, 18.99, 194.75°) |
| OKLab | oklab(80.92% -0.0562 -0.0133) |
| OKLCH | oklch(80.92% 0.058 193.3) |
| XYZ | xyz(45.0017, 54.3618, 64.6100) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.54
Paleturquoise
#AFEEEE
ΔE00 7.64
Mediumturquoise
#48D1CC
ΔE00 8.81
Lightblue
#ADD8E6
ΔE00 8.88
Pale Teal
#82CBB2
ΔE00 9.08
Robin'S Egg Blue
#98EFF9
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDCB #CD9597
analogous
#95CDAF #95CDCB #95B3CD
triadic
#95CDCB #CB95CD #CDCB95
tetradic
#95CDCB #AF95CD #CD9597 #B3CD95
square
#95CDCB #AF95CD #CD9597 #B3CD95
split-complementary
#95CDCB #CD95B3 #CDAF95
monochromatic
#4A9D9A #6BB9B7 #95CDCB #BFE1DF #E8F4F4
Accessibility & contrast
On white
1.77
#95CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#95CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDCB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDCB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#82D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cdcb; /* rgb */ color: rgb(149, 205, 203); /* oklch */ color: oklch(80.9% 0.058 193.3);
Tailwind
colors: {
custom: {
50: '#b6dcda',
500: '#95cdcb',
950: '#000000',
},
}SCSS
$custom: #95cdcb; $custom-light: #b6dcda; $custom-dark: #000000;
JSON
{
"hex": "#95cdcb",
"rgb": {
"r": 149,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.857,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80924,
"c": 0.05779,
"h": 193.3
},
"luminance": 0.54364
}Semantic roles & 50–950 ramp
primary
#95CDCB
secondary
#A26466
accent
#373BAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483