#95CEBB#95CEBB
#95CEBB is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.7% C 0.065 H 172.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEBB |
|---|---|
| RGB | rgb(149, 206, 187) |
| HSL | hsl(160, 37%, 70%) |
| HSV | hsv(160, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.53, -22.34, 3.55) |
| CIE-LCH | lch(78.53, 22.62, 170.98°) |
| OKLab | oklab(80.67% -0.0642 0.0091) |
| OKLCH | oklch(80.67% 0.065 172) |
| XYZ | xyz(43.4325, 54.1180, 55.1614) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 7.01
Mediumaquamarine
#66CDAA
ΔE00 7.43
Seafoam
#7FE0B3
ΔE00 8.74
Darkseagreen
#8FBC8F
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEBB #CE95A8
analogous
#95CE9F #95CEBB #95C5CE
triadic
#95CEBB #BB95CE #CEBB95
tetradic
#95CEBB #9F95CE #CE95A8 #C5CE95
square
#95CEBB #9F95CE #CE95A8 #C5CE95
split-complementary
#95CEBB #CE95C5 #CE9F95
monochromatic
#4A9F83 #6BBBA0 #95CEBB #BFE1D6 #E9F5F1
Accessibility & contrast
On white
1.78
#95CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#95CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEBB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEBB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#87CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cebb; /* rgb */ color: rgb(149, 206, 187); /* oklch */ color: oklch(80.7% 0.065 172.0);
Tailwind
colors: {
custom: {
50: '#b5ddcf',
500: '#95cebb',
950: '#000000',
},
}SCSS
$custom: #95cebb; $custom-light: #b5ddcf; $custom-dark: #000000;
JSON
{
"hex": "#95cebb",
"rgb": {
"r": 149,
"g": 206,
"b": 187
},
"hsl": {
"h": 160,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80671,
"c": 0.0648,
"h": 172
},
"luminance": 0.5412
}Semantic roles & 50–950 ramp
primary
#95CEBB
secondary
#A36479
accent
#365EB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483