#95CABE#95CABE
#95CABE is a light, muted teal. Relative luminance 0.523; OKLCH L 79.9% C 0.058 H 179.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #95CABE |
|---|---|
| RGB | rgb(149, 202, 190) |
| HSL | hsl(166, 33%, 69%) |
| HSV | hsv(166, 26%, 79%) |
| CMYK | cmyk(26.2%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(77.49, -19.70, 0.42) |
| CIE-LCH | lch(77.49, 19.71, 178.78°) |
| OKLab | oklab(79.86% -0.0577 0.0008) |
| OKLCH | oklch(79.86% 0.058 179.2) |
| XYZ | xyz(42.8063, 52.3464, 56.5536) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 6.92
Mediumaquamarine
#66CDAA
ΔE00 9.38
Light Teal
#90E4C1
ΔE00 9.44
Mediumturquoise
#48D1CC
ΔE00 9.46
Powder Blue
#B0E0E6
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CABE #CA95A1
analogous
#95CAA4 #95CABE #95BCCA
triadic
#95CABE #BE95CA #CABE95
tetradic
#95CABE #A495CA #CA95A1 #BCCA95
square
#95CABE #A495CA #CA95A1 #BCCA95
split-complementary
#95CABE #CA95BC #CAA495
monochromatic
#4C9887 #6CB6A5 #95CABE #BEDED7 #E7F3F0
Accessibility & contrast
On white
1.83
#95CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#95CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CABE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CABE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#BCBCBF
Tritanopia (blue-blind)
#86CCC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95cabe; /* rgb */ color: rgb(149, 202, 190); /* oklch */ color: oklch(79.9% 0.058 179.2);
Tailwind
colors: {
custom: {
50: '#b5dad1',
500: '#95cabe',
950: '#000000',
},
}SCSS
$custom: #95cabe; $custom-light: #b5dad1; $custom-dark: #000000;
JSON
{
"hex": "#95cabe",
"rgb": {
"r": 149,
"g": 202,
"b": 190
},
"hsl": {
"h": 166.415,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.79863,
"c": 0.05774,
"h": 179.2
},
"luminance": 0.52348
}Semantic roles & 50–950 ramp
primary
#95CABE
secondary
#9F6472
accent
#3953AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383