#91CEBE#91CEBE
#91CEBE is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.5% C 0.067 H 176.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEBE |
|---|---|
| RGB | rgb(145, 206, 190) |
| HSL | hsl(164, 38%, 69%) |
| HSV | hsv(164, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(78.39, -22.90, 1.71) |
| CIE-LCH | lch(78.39, 22.96, 175.74°) |
| OKLab | oklab(80.53% -0.0665 0.0042) |
| OKLCH | oklch(80.53% 0.067 176.4) |
| XYZ | xyz(43.0395, 53.8779, 56.8369) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.69
Seafoam Blue
#78D1B6
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 7.54
Mediumaquamarine
#66CDAA
ΔE00 7.65
Mediumturquoise
#48D1CC
ΔE00 8.92
Seafoam
#7FE0B3
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEBE #CE91A1
analogous
#91CEA0 #91CEBE #91C0CE
triadic
#91CEBE #BE91CE #CEBE91
tetradic
#91CEBE #A091CE #CE91A1 #C0CE91
square
#91CEBE #A091CE #CE91A1 #C0CE91
split-complementary
#91CEBE #CE91C0 #CEA091
monochromatic
#469E87 #67BBA5 #91CEBE #BBE1D7 #E6F4F0
Accessibility & contrast
On white
1.78
#91CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#91CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEBE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEBE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BD
Deuteranopia (green-blind)
#BEBFBF
Tritanopia (blue-blind)
#80D0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cebe; /* rgb */ color: rgb(145, 206, 190); /* oklch */ color: oklch(80.5% 0.067 176.4);
Tailwind
colors: {
custom: {
50: '#b3ddd1',
500: '#91cebe',
950: '#000000',
},
}SCSS
$custom: #91cebe; $custom-light: #b3ddd1; $custom-dark: #000000;
JSON
{
"hex": "#91cebe",
"rgb": {
"r": 145,
"g": 206,
"b": 190
},
"hsl": {
"h": 164.262,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80527,
"c": 0.0666,
"h": 176.4
},
"luminance": 0.5388
}Semantic roles & 50–950 ramp
primary
#91CEBE
secondary
#A36072
accent
#3455B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483