#91D4CD#91D4CD
#91D4CD is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.3% C 0.068 H 187.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91D4CD |
|---|---|
| RGB | rgb(145, 212, 205) |
| HSL | hsl(174, 44%, 70%) |
| HSV | hsv(174, 32%, 83%) |
| CMYK | cmyk(31.6%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(80.47, -22.57, -3.29) |
| CIE-LCH | lch(80.47, 22.81, 188.29°) |
| OKLab | oklab(82.32% -0.0678 -0.0092) |
| OKLCH | oklch(82.32% 0.068 187.7) |
| XYZ | xyz(46.2362, 57.5119, 66.4104) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.98
Pale Teal
#82CBB2
ΔE00 7.14
Mediumturquoise
#48D1CC
ΔE00 7.26
Seafoam Blue
#78D1B6
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 7.96
Turquoise
#40E0D0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D4CD #D49198
analogous
#91D4AB #91D4CD #91BAD4
triadic
#91D4CD #CD91D4 #D4CD91
tetradic
#91D4CD #AB91D4 #D49198 #BAD491
square
#91D4CD #AB91D4 #D49198 #BAD491
split-complementary
#91D4CD #D491BA #D4AB91
monochromatic
#42A99E #65C3B9 #91D4CD #BDE5E1 #E9F6F5
Accessibility & contrast
On white
1.68
#91D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#91D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D4CD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D4CD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#7AD7D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #91d4cd; /* rgb */ color: rgb(145, 212, 205); /* oklch */ color: oklch(82.3% 0.068 187.7);
Tailwind
colors: {
custom: {
50: '#b3e1dc',
500: '#91d4cd',
950: '#000000',
},
}SCSS
$custom: #91d4cd; $custom-light: #b3e1dc; $custom-dark: #000000;
JSON
{
"hex": "#91d4cd",
"rgb": {
"r": 145,
"g": 212,
"b": 205
},
"hsl": {
"h": 173.731,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.82319,
"c": 0.06839,
"h": 187.7
},
"luminance": 0.57514
}Semantic roles & 50–950 ramp
primary
#91D4CD
secondary
#AA5F67
accent
#2F3DB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484