#95CDBD#95CDBD
#95CDBD is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.062 H 175.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDBD |
|---|---|
| RGB | rgb(149, 205, 189) |
| HSL | hsl(163, 36%, 69%) |
| HSV | hsv(163, 27%, 80%) |
| CMYK | cmyk(27.3%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(78.30, -21.42, 2.14) |
| CIE-LCH | lch(78.30, 21.53, 174.29°) |
| OKLab | oklab(80.5% -0.062 0.0054) |
| OKLCH | oklch(80.5% 0.062 175.1) |
| XYZ | xyz(43.4081, 53.7243, 56.2169) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 5.61
Light Teal
#90E4C1
ΔE00 7.86
Mediumaquamarine
#66CDAA
ΔE00 8.14
Mediumturquoise
#48D1CC
ΔE00 9.68
Seafoam
#7FE0B3
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDBD #CD95A5
analogous
#95CDA1 #95CDBD #95C1CD
triadic
#95CDBD #BD95CD #CDBD95
tetradic
#95CDBD #A195CD #CD95A5 #C1CD95
square
#95CDBD #A195CD #CD95A5 #C1CD95
split-complementary
#95CDBD #CD95C1 #CDA195
monochromatic
#4A9D86 #6BB9A3 #95CDBD #BFE1D7 #E8F4F1
Accessibility & contrast
On white
1.79
#95CDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#95CDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDBD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDBD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#86CEC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cdbd; /* rgb */ color: rgb(149, 205, 189); /* oklch */ color: oklch(80.5% 0.062 175.1);
Tailwind
colors: {
custom: {
50: '#b5dcd0',
500: '#95cdbd',
950: '#000000',
},
}SCSS
$custom: #95cdbd; $custom-light: #b5dcd0; $custom-dark: #000000;
JSON
{
"hex": "#95cdbd",
"rgb": {
"r": 149,
"g": 205,
"b": 189
},
"hsl": {
"h": 162.857,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80504,
"c": 0.06226,
"h": 175.1
},
"luminance": 0.53726
}Semantic roles & 50–950 ramp
primary
#95CDBD
secondary
#A26476
accent
#3759AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483