#95CEBF#95CEBF
#95CEBF is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.063 H 176.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEBF |
|---|---|
| RGB | rgb(149, 206, 191) |
| HSL | hsl(164, 37%, 70%) |
| HSV | hsv(164, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.63, -21.50, 1.55) |
| CIE-LCH | lch(78.63, 21.55, 175.88°) |
| OKLab | oklab(80.79% -0.0625 0.0038) |
| OKLCH | oklch(80.79% 0.063 176.5) |
| XYZ | xyz(43.8667, 54.2917, 57.4481) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 7.94
Mediumaquamarine
#66CDAA
ΔE00 8.34
Mediumturquoise
#48D1CC
ΔE00 9.36
Paleturquoise
#AFEEEE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEBF #CE95A4
analogous
#95CEA3 #95CEBF #95C0CE
triadic
#95CEBF #BF95CE #CEBF95
tetradic
#95CEBF #A395CE #CE95A4 #C0CE95
square
#95CEBF #A395CE #CE95A4 #C0CE95
split-complementary
#95CEBF #CE95C0 #CEA395
monochromatic
#4A9F89 #6BBBA6 #95CEBF #BFE1D8 #E9F5F2
Accessibility & contrast
On white
1.77
#95CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#95CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEBF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEBF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#86D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cebf; /* rgb */ color: rgb(149, 206, 191); /* oklch */ color: oklch(80.8% 0.063 176.5);
Tailwind
colors: {
custom: {
50: '#b5ddd2',
500: '#95cebf',
950: '#000000',
},
}SCSS
$custom: #95cebf; $custom-light: #b5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#95cebf",
"rgb": {
"r": 149,
"g": 206,
"b": 191
},
"hsl": {
"h": 164.211,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80786,
"c": 0.06259,
"h": 176.5
},
"luminance": 0.54294
}Semantic roles & 50–950 ramp
primary
#95CEBF
secondary
#A36475
accent
#3656B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483