#91CED0#91CED0
#91CED0 is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.1% C 0.062 H 198.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #91CED0 |
|---|---|
| RGB | rgb(145, 206, 208) |
| HSL | hsl(182, 40%, 69%) |
| HSV | hsv(182, 30%, 82%) |
| CMYK | cmyk(30.3%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(78.88, -18.88, -7.24) |
| CIE-LCH | lch(78.88, 20.22, 201.00°) |
| OKLab | oklab(81.08% -0.059 -0.0198) |
| OKLCH | oklch(81.08% 0.062 198.6) |
| XYZ | xyz(45.1297, 54.7140, 67.8452) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 7.44
Lightblue
#ADD8E6
ΔE00 8.00
Robin'S Egg Blue
#98EFF9
ΔE00 8.14
Mediumturquoise
#48D1CC
ΔE00 8.65
Robin Egg Blue
#8AF1FE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CED0 #D09391
analogous
#91D0B3 #91CED0 #91AFD0
triadic
#91CED0 #D091CE #CED091
tetradic
#91CED0 #B391D0 #D09391 #AFD091
square
#91CED0 #B391D0 #D09391 #AFD091
split-complementary
#91CED0 #D091AF #D0B391
monochromatic
#459FA2 #66BBBE #91CED0 #BCE1E2 #E7F4F5
Accessibility & contrast
On white
1.76
#91CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#91CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CED0
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CED0 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8D0
Deuteranopia (green-blind)
#BAC0D1
Tritanopia (blue-blind)
#7AD2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91ced0; /* rgb */ color: rgb(145, 206, 208); /* oklch */ color: oklch(81.1% 0.062 198.6);
Tailwind
colors: {
custom: {
50: '#b3ddde',
500: '#91ced0',
950: '#000000',
},
}SCSS
$custom: #91ced0; $custom-light: #b3ddde; $custom-dark: #000000;
JSON
{
"hex": "#91ced0",
"rgb": {
"r": 145,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.905,
"s": 40.127,
"l": 69.216
},
"oklch": {
"l": 0.81076,
"c": 0.06229,
"h": 198.6
},
"luminance": 0.54716
}Semantic roles & 50–950 ramp
primary
#91CED0
secondary
#A66260
accent
#3632B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484