#91CED3#91CED3
#91CED3 is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.2% C 0.063 H 202.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91CED3 |
|---|---|
| RGB | rgb(145, 206, 211) |
| HSL | hsl(185, 43%, 70%) |
| HSV | hsv(185, 31%, 83%) |
| CMYK | cmyk(31.3%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.96, -18.18, -8.73) |
| CIE-LCH | lch(78.96, 20.16, 205.65°) |
| OKLab | oklab(81.17% -0.0578 -0.0239) |
| OKLCH | oklch(81.17% 0.063 202.4) |
| XYZ | xyz(45.5023, 54.8630, 69.8074) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.58
Lightblue
#ADD8E6
ΔE00 7.06
Paleturquoise
#AFEEEE
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 8.46
Robin Egg Blue
#8AF1FE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CED3 #D39691
analogous
#91D3B7 #91CED3 #91ADD3
triadic
#91CED3 #D391CE #CED391
tetradic
#91CED3 #B791D3 #D39691 #ADD391
square
#91CED3 #B791D3 #D39691 #ADD391
split-complementary
#91CED3 #D391AD #D3B791
monochromatic
#439FA7 #65BBC2 #91CED3 #BDE1E4 #E8F5F6
Accessibility & contrast
On white
1.75
#91CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#91CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CED3
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CED3 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D3
Deuteranopia (green-blind)
#B9C0D3
Tritanopia (blue-blind)
#79D3CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91ced3; /* rgb */ color: rgb(145, 206, 211); /* oklch */ color: oklch(81.2% 0.063 202.4);
Tailwind
colors: {
custom: {
50: '#b3dde0',
500: '#91ced3',
950: '#000000',
},
}SCSS
$custom: #91ced3; $custom-light: #b3dde0; $custom-dark: #000000;
JSON
{
"hex": "#91ced3",
"rgb": {
"r": 145,
"g": 206,
"b": 211
},
"hsl": {
"h": 184.545,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.81174,
"c": 0.06257,
"h": 202.4
},
"luminance": 0.54866
}Semantic roles & 50–950 ramp
primary
#91CED3
secondary
#A9655F
accent
#3A30B6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484