#95CEBE#95CEBE
#95CEBE is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.8% C 0.063 H 175.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEBE |
|---|---|
| RGB | rgb(149, 206, 190) |
| HSL | hsl(163, 37%, 70%) |
| HSV | hsv(163, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(78.61, -21.71, 2.05) |
| CIE-LCH | lch(78.61, 21.80, 174.61°) |
| OKLab | oklab(80.76% -0.0629 0.0051) |
| OKLCH | oklch(80.76% 0.063 175.4) |
| XYZ | xyz(43.7570, 54.2478, 56.8705) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.08
Seafoam Blue
#78D1B6
ΔE00 5.50
Light Teal
#90E4C1
ΔE00 7.69
Mediumaquamarine
#66CDAA
ΔE00 8.09
Mediumturquoise
#48D1CC
ΔE00 9.55
Seafoam
#7FE0B3
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEBE #CE95A5
analogous
#95CEA2 #95CEBE #95C2CE
triadic
#95CEBE #BE95CE #CEBE95
tetradic
#95CEBE #A295CE #CE95A5 #C2CE95
square
#95CEBE #A295CE #CE95A5 #C2CE95
split-complementary
#95CEBE #CE95C2 #CEA295
monochromatic
#4A9F87 #6BBBA4 #95CEBE #BFE1D8 #E9F5F1
Accessibility & contrast
On white
1.77
#95CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#95CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEBE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEBE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C0BFBF
Tritanopia (blue-blind)
#86CFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cebe; /* rgb */ color: rgb(149, 206, 190); /* oklch */ color: oklch(80.8% 0.063 175.4);
Tailwind
colors: {
custom: {
50: '#b5ddd1',
500: '#95cebe',
950: '#000000',
},
}SCSS
$custom: #95cebe; $custom-light: #b5ddd1; $custom-dark: #000000;
JSON
{
"hex": "#95cebe",
"rgb": {
"r": 149,
"g": 206,
"b": 190
},
"hsl": {
"h": 163.158,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80757,
"c": 0.06311,
"h": 175.4
},
"luminance": 0.5425
}Semantic roles & 50–950 ramp
primary
#95CEBE
secondary
#A36476
accent
#3658B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483