#91CED2#91CED2
#91CED2 is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.062 H 201.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #91CED2 |
|---|---|
| RGB | rgb(145, 206, 210) |
| HSL | hsl(184, 42%, 70%) |
| HSV | hsv(184, 31%, 82%) |
| CMYK | cmyk(31%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.93, -18.41, -8.23) |
| CIE-LCH | lch(78.93, 20.17, 204.09°) |
| OKLab | oklab(81.14% -0.0582 -0.0225) |
| OKLCH | oklch(81.14% 0.062 201.1) |
| XYZ | xyz(45.3773, 54.8130, 69.1492) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.71
Lightblue
#ADD8E6
ΔE00 7.37
Paleturquoise
#AFEEEE
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.94
Sky Blue
#87CEEB
ΔE00 8.87
Robin Egg Blue
#8AF1FE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CED2 #D29591
analogous
#91D2B5 #91CED2 #91AED2
triadic
#91CED2 #D291CE #CED291
tetradic
#91CED2 #B591D2 #D29591 #AED291
square
#91CED2 #B591D2 #D29591 #AED291
split-complementary
#91CED2 #D291AE #D2B591
monochromatic
#449FA5 #66BBC0 #91CED2 #BCE1E4 #E8F5F6
Accessibility & contrast
On white
1.76
#91CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#91CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CED2
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CED2 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D2
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#7AD2CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91ced2; /* rgb */ color: rgb(145, 206, 210); /* oklch */ color: oklch(81.1% 0.062 201.1);
Tailwind
colors: {
custom: {
50: '#b3dddf',
500: '#91ced2',
950: '#000000',
},
}SCSS
$custom: #91ced2; $custom-light: #b3dddf; $custom-dark: #000000;
JSON
{
"hex": "#91ced2",
"rgb": {
"r": 145,
"g": 206,
"b": 210
},
"hsl": {
"h": 183.692,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.81141,
"c": 0.06245,
"h": 201.1
},
"luminance": 0.54815
}Semantic roles & 50–950 ramp
primary
#91CED2
secondary
#A8645F
accent
#3930B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484