#95CCBA#95CCBA
#95CCBA is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.2% C 0.063 H 172.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCBA |
|---|---|
| RGB | rgb(149, 204, 186) |
| HSL | hsl(160, 35%, 69%) |
| HSV | hsv(160, 27%, 80%) |
| CMYK | cmyk(27%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(77.94, -21.55, 3.24) |
| CIE-LCH | lch(77.94, 21.79, 171.46°) |
| OKLab | oklab(80.2% -0.062 0.0082) |
| OKLCH | oklch(80.2% 0.063 172.4) |
| XYZ | xyz(42.8474, 53.1185, 54.4401) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.68
Seafoam Blue
#78D1B6
ΔE00 5.39
Light Teal
#90E4C1
ΔE00 7.61
Mediumaquamarine
#66CDAA
ΔE00 7.75
Seafoam
#7FE0B3
ΔE00 9.27
Darkseagreen
#8FBC8F
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCBA #CC95A7
analogous
#95CC9F #95CCBA #95C3CC
triadic
#95CCBA #BA95CC #CCBA95
tetradic
#95CCBA #9F95CC #CC95A7 #C3CC95
square
#95CCBA #9F95CC #CC95A7 #C3CC95
split-complementary
#95CCBA #CC95C3 #CC9F95
monochromatic
#4B9C81 #6CB89F #95CCBA #BEE0D5 #E8F4F0
Accessibility & contrast
On white
1.81
#95CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#95CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCBA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCBA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#87CDC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95ccba; /* rgb */ color: rgb(149, 204, 186); /* oklch */ color: oklch(80.2% 0.063 172.4);
Tailwind
colors: {
custom: {
50: '#b5dbce',
500: '#95ccba',
950: '#000000',
},
}SCSS
$custom: #95ccba; $custom-light: #b5dbce; $custom-dark: #000000;
JSON
{
"hex": "#95ccba",
"rgb": {
"r": 149,
"g": 204,
"b": 186
},
"hsl": {
"h": 160.364,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80195,
"c": 0.06255,
"h": 172.4
},
"luminance": 0.5312
}Semantic roles & 50–950 ramp
primary
#95CCBA
secondary
#A16478
accent
#385EAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483