#95CEBA#95CEBA
#95CEBA is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.6% C 0.065 H 170.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEBA |
|---|---|
| RGB | rgb(149, 206, 186) |
| HSL | hsl(159, 37%, 70%) |
| HSV | hsv(159, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.51, -22.55, 4.05) |
| CIE-LCH | lch(78.51, 22.91, 169.82°) |
| OKLab | oklab(80.64% -0.0646 0.0104) |
| OKLCH | oklch(80.64% 0.065 170.9) |
| XYZ | xyz(43.3258, 54.0754, 54.5996) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.23
Seafoam Blue
#78D1B6
ΔE00 4.85
Light Teal
#90E4C1
ΔE00 6.81
Mediumaquamarine
#66CDAA
ΔE00 7.24
Seafoam
#7FE0B3
ΔE00 8.48
Darkseagreen
#8FBC8F
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEBA #CE95A9
analogous
#95CE9E #95CEBA #95C6CE
triadic
#95CEBA #BA95CE #CEBA95
tetradic
#95CEBA #9E95CE #CE95A9 #C6CE95
square
#95CEBA #9E95CE #CE95A9 #C6CE95
split-complementary
#95CEBA #CE95C6 #CE9E95
monochromatic
#4A9F81 #6BBB9F #95CEBA #BFE1D5 #E9F5F0
Accessibility & contrast
On white
1.78
#95CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#95CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEBA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEBA | 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)
#CBC7B9
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#87CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95ceba; /* rgb */ color: rgb(149, 206, 186); /* oklch */ color: oklch(80.6% 0.065 170.9);
Tailwind
colors: {
custom: {
50: '#b5ddce',
500: '#95ceba',
950: '#000000',
},
}SCSS
$custom: #95ceba; $custom-light: #b5ddce; $custom-dark: #000000;
JSON
{
"hex": "#95ceba",
"rgb": {
"r": 149,
"g": 206,
"b": 186
},
"hsl": {
"h": 158.947,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80643,
"c": 0.06542,
"h": 170.9
},
"luminance": 0.54077
}Semantic roles & 50–950 ramp
primary
#95CEBA
secondary
#A3647A
accent
#3661B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483