#91D5CE#91D5CE
#91D5CE is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.6% C 0.069 H 187.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91D5CE |
|---|---|
| RGB | rgb(145, 213, 206) |
| HSL | hsl(174, 45%, 70%) |
| HSV | hsv(174, 32%, 84%) |
| CMYK | cmyk(31.9%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(80.77, -22.84, -3.37) |
| CIE-LCH | lch(80.77, 23.09, 188.40°) |
| OKLab | oklab(82.57% -0.0686 -0.0094) |
| OKLCH | oklch(82.57% 0.069 187.8) |
| XYZ | xyz(46.6080, 58.0618, 67.1317) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 7.20
Pale Teal
#82CBB2
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 7.68
Powder Blue
#B0E0E6
ΔE00 7.94
Turquoise
#40E0D0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D5CE #D59198
analogous
#91D5AC #91D5CE #91BAD5
triadic
#91D5CE #CE91D5 #D5CE91
tetradic
#91D5CE #AC91D5 #D59198 #BAD591
square
#91D5CE #AC91D5 #D59198 #BAD591
split-complementary
#91D5CE #D591BA #D5AC91
monochromatic
#41AAA0 #65C4BA #91D5CE #BDE6E2 #E9F7F5
Accessibility & contrast
On white
1.66
#91D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#91D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D5CE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D5CE | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#C1C5CF
Tritanopia (blue-blind)
#7AD8D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #91d5ce; /* rgb */ color: rgb(145, 213, 206); /* oklch */ color: oklch(82.6% 0.069 187.8);
Tailwind
colors: {
custom: {
50: '#b3e2dc',
500: '#91d5ce',
950: '#000000',
},
}SCSS
$custom: #91d5ce; $custom-light: #b3e2dc; $custom-dark: #000000;
JSON
{
"hex": "#91d5ce",
"rgb": {
"r": 145,
"g": 213,
"b": 206
},
"hsl": {
"h": 173.824,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.82574,
"c": 0.06924,
"h": 187.8
},
"luminance": 0.58064
}Semantic roles & 50–950 ramp
primary
#91D5CE
secondary
#AB5F67
accent
#2E3CB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484