#95CDBA#95CDBA
#95CDBA is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.064 H 171.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDBA |
|---|---|
| RGB | rgb(149, 205, 186) |
| HSL | hsl(160, 36%, 69%) |
| HSV | hsv(160, 27%, 80%) |
| CMYK | cmyk(27.3%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.23, -22.05, 3.64) |
| CIE-LCH | lch(78.23, 22.35, 170.62°) |
| OKLab | oklab(80.42% -0.0633 0.0093) |
| OKLCH | oklch(80.42% 0.064 171.6) |
| XYZ | xyz(43.0858, 53.5954, 54.5196) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.43
Seafoam Blue
#78D1B6
ΔE00 5.11
Light Teal
#90E4C1
ΔE00 7.21
Mediumaquamarine
#66CDAA
ΔE00 7.49
Seafoam
#7FE0B3
ΔE00 8.87
Darkseagreen
#8FBC8F
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDBA #CD95A8
analogous
#95CD9E #95CDBA #95C4CD
triadic
#95CDBA #BA95CD #CDBA95
tetradic
#95CDBA #9E95CD #CD95A8 #C4CD95
square
#95CDBA #9E95CD #CD95A8 #C4CD95
split-complementary
#95CDBA #CD95C4 #CD9E95
monochromatic
#4A9D81 #6BB99F #95CDBA #BFE1D5 #E8F4F0
Accessibility & contrast
On white
1.79
#95CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#95CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDBA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDBA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#BFBFBB
Tritanopia (blue-blind)
#87CEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95cdba; /* rgb */ color: rgb(149, 205, 186); /* oklch */ color: oklch(80.4% 0.064 171.6);
Tailwind
colors: {
custom: {
50: '#b5dcce',
500: '#95cdba',
950: '#000000',
},
}SCSS
$custom: #95cdba; $custom-light: #b5dcce; $custom-dark: #000000;
JSON
{
"hex": "#95cdba",
"rgb": {
"r": 149,
"g": 205,
"b": 186
},
"hsl": {
"h": 159.643,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80419,
"c": 0.06398,
"h": 171.6
},
"luminance": 0.53597
}Semantic roles & 50–950 ramp
primary
#95CDBA
secondary
#A26479
accent
#375FAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483