#95CABA#95CABA
#95CABA is a light, muted teal. Relative luminance 0.522; OKLCH L 79.7% C 0.060 H 174.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95CABA |
|---|---|
| RGB | rgb(149, 202, 186) |
| HSL | hsl(162, 33%, 69%) |
| HSV | hsv(162, 26%, 79%) |
| CMYK | cmyk(26.2%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(77.38, -20.55, 2.42) |
| CIE-LCH | lch(77.38, 20.69, 173.28°) |
| OKLab | oklab(79.75% -0.0594 0.0061) |
| OKLCH | oklch(79.75% 0.06 174.1) |
| XYZ | xyz(42.3751, 52.1739, 54.2827) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.28
Seafoam Blue
#78D1B6
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 8.34
Light Teal
#90E4C1
ΔE00 8.44
Seafoam
#7FE0B3
ΔE00 10.09
Mediumturquoise
#48D1CC
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CABA #CA95A5
analogous
#95CAA0 #95CABA #95C0CA
triadic
#95CABA #BA95CA #CABA95
tetradic
#95CABA #A095CA #CA95A5 #C0CA95
square
#95CABA #A095CA #CA95A5 #C0CA95
split-complementary
#95CABA #CA95C0 #CAA095
monochromatic
#4C9881 #6CB69F #95CABA #BEDED5 #E7F3EF
Accessibility & contrast
On white
1.84
#95CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#95CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CABA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CABA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B9
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#87CBC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95caba; /* rgb */ color: rgb(149, 202, 186); /* oklch */ color: oklch(79.7% 0.060 174.1);
Tailwind
colors: {
custom: {
50: '#b5dace',
500: '#95caba',
950: '#000000',
},
}SCSS
$custom: #95caba; $custom-light: #b5dace; $custom-dark: #000000;
JSON
{
"hex": "#95caba",
"rgb": {
"r": 149,
"g": 202,
"b": 186
},
"hsl": {
"h": 161.887,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.79747,
"c": 0.05971,
"h": 174.1
},
"luminance": 0.52176
}Semantic roles & 50–950 ramp
primary
#95CABA
secondary
#9F6476
accent
#395CAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383