#91CEBF#91CEBF
#91CEBF is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.066 H 177.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEBF |
|---|---|
| RGB | rgb(145, 206, 191) |
| HSL | hsl(165, 38%, 69%) |
| HSV | hsv(165, 30%, 81%) |
| CMYK | cmyk(29.6%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.42, -22.69, 1.21) |
| CIE-LCH | lch(78.42, 22.72, 176.95°) |
| OKLab | oklab(80.56% -0.066 0.0029) |
| OKLCH | oklch(80.56% 0.066 177.5) |
| XYZ | xyz(43.1492, 53.9218, 57.4145) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.99
Seafoam Blue
#78D1B6
ΔE00 5.24
Light Teal
#90E4C1
ΔE00 7.80
Mediumaquamarine
#66CDAA
ΔE00 7.92
Mediumturquoise
#48D1CC
ΔE00 8.73
Turquoise
#40E0D0
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEBF #CE91A0
analogous
#91CEA1 #91CEBF #91BFCE
triadic
#91CEBF #BF91CE #CEBF91
tetradic
#91CEBF #A191CE #CE91A0 #BFCE91
square
#91CEBF #A191CE #CE91A0 #BFCE91
split-complementary
#91CEBF #CE91BF #CEA191
monochromatic
#469E89 #67BBA6 #91CEBF #BBE1D8 #E6F4F0
Accessibility & contrast
On white
1.78
#91CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#91CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEBF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEBF | 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)
#C9C7BE
Deuteranopia (green-blind)
#BEBFC0
Tritanopia (blue-blind)
#80D0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cebf; /* rgb */ color: rgb(145, 206, 191); /* oklch */ color: oklch(80.6% 0.066 177.5);
Tailwind
colors: {
custom: {
50: '#b3ddd2',
500: '#91cebf',
950: '#000000',
},
}SCSS
$custom: #91cebf; $custom-light: #b3ddd2; $custom-dark: #000000;
JSON
{
"hex": "#91cebf",
"rgb": {
"r": 145,
"g": 206,
"b": 191
},
"hsl": {
"h": 165.246,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80556,
"c": 0.06611,
"h": 177.5
},
"luminance": 0.53924
}Semantic roles & 50–950 ramp
primary
#91CEBF
secondary
#A36070
accent
#3453B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483