#95CEBD#95CEBD
#95CEBD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.064 H 174.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEBD |
|---|---|
| RGB | rgb(149, 206, 189) |
| HSL | hsl(162, 37%, 70%) |
| HSV | hsv(162, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(78.58, -21.92, 2.55) |
| CIE-LCH | lch(78.58, 22.07, 173.37°) |
| OKLab | oklab(80.73% -0.0633 0.0064) |
| OKLCH | oklch(80.73% 0.064 174.2) |
| XYZ | xyz(43.6481, 54.2043, 56.2969) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.83
Seafoam Blue
#78D1B6
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 7.44
Mediumaquamarine
#66CDAA
ΔE00 7.85
Seafoam
#7FE0B3
ΔE00 9.28
Mediumturquoise
#48D1CC
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEBD #CE95A6
analogous
#95CEA1 #95CEBD #95C3CE
triadic
#95CEBD #BD95CE #CEBD95
tetradic
#95CEBD #A195CE #CE95A6 #C3CE95
square
#95CEBD #A195CE #CE95A6 #C3CE95
split-complementary
#95CEBD #CE95C3 #CEA195
monochromatic
#4A9F86 #6BBBA3 #95CEBD #BFE1D7 #E9F5F1
Accessibility & contrast
On white
1.77
#95CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#95CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEBD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEBD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#86CFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cebd; /* rgb */ color: rgb(149, 206, 189); /* oklch */ color: oklch(80.7% 0.064 174.2);
Tailwind
colors: {
custom: {
50: '#b5ddd0',
500: '#95cebd',
950: '#000000',
},
}SCSS
$custom: #95cebd; $custom-light: #b5ddd0; $custom-dark: #000000;
JSON
{
"hex": "#95cebd",
"rgb": {
"r": 149,
"g": 206,
"b": 189
},
"hsl": {
"h": 162.105,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80728,
"c": 0.06364,
"h": 174.2
},
"luminance": 0.54206
}Semantic roles & 50–950 ramp
primary
#95CEBD
secondary
#A36477
accent
#365AB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483