#91CED4#91CED4
#91CED4 is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.2% C 0.063 H 203.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #91CED4 |
|---|---|
| RGB | rgb(145, 206, 212) |
| HSL | hsl(185, 44%, 70%) |
| HSV | hsv(185, 32%, 83%) |
| CMYK | cmyk(31.6%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(78.99, -17.94, -9.22) |
| CIE-LCH | lch(78.99, 20.17, 207.20°) |
| OKLab | oklab(81.21% -0.0574 -0.0252) |
| OKLCH | oklch(81.21% 0.063 203.7) |
| XYZ | xyz(45.6280, 54.9133, 70.4697) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.49
Lightblue
#ADD8E6
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 7.73
Robin'S Egg Blue
#98EFF9
ΔE00 7.82
Sky Blue
#87CEEB
ΔE00 8.05
Robin Egg Blue
#8AF1FE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CED4 #D49791
analogous
#91D4B8 #91CED4 #91ADD4
triadic
#91CED4 #D491CE #CED491
tetradic
#91CED4 #B891D4 #D49791 #ADD491
square
#91CED4 #B891D4 #D49791 #ADD491
split-complementary
#91CED4 #D491AD #D4B891
monochromatic
#429FA9 #65BAC3 #91CED4 #BDE2E5 #E9F5F6
Accessibility & contrast
On white
1.75
#91CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#91CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CED4
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CED4 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D4
Deuteranopia (green-blind)
#B9C0D4
Tritanopia (blue-blind)
#79D3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91ced4; /* rgb */ color: rgb(145, 206, 212); /* oklch */ color: oklch(81.2% 0.063 203.7);
Tailwind
colors: {
custom: {
50: '#b3dde1',
500: '#91ced4',
950: '#000000',
},
}SCSS
$custom: #91ced4; $custom-light: #b3dde1; $custom-dark: #000000;
JSON
{
"hex": "#91ced4",
"rgb": {
"r": 145,
"g": 206,
"b": 212
},
"hsl": {
"h": 185.373,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.81206,
"c": 0.06274,
"h": 203.7
},
"luminance": 0.54916
}Semantic roles & 50–950 ramp
primary
#91CED4
secondary
#AA665F
accent
#3B2FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484