#91CFD3#91CFD3
#91CFD3 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.4% C 0.063 H 201.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFD3 |
|---|---|
| RGB | rgb(145, 207, 211) |
| HSL | hsl(184, 43%, 70%) |
| HSV | hsv(184, 31%, 83%) |
| CMYK | cmyk(31.3%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(79.24, -18.68, -8.31) |
| CIE-LCH | lch(79.24, 20.45, 203.99°) |
| OKLab | oklab(81.4% -0.0591 -0.0228) |
| OKLCH | oklch(81.4% 0.063 201.1) |
| XYZ | xyz(45.7438, 55.3460, 69.8879) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.62
Paleturquoise
#AFEEEE
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.68
Robin Egg Blue
#8AF1FE
ΔE00 8.68
Sky Blue
#87CEEB
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFD3 #D39591
analogous
#91D3B6 #91CFD3 #91AED3
triadic
#91CFD3 #D391CF #CFD391
tetradic
#91CFD3 #B691D3 #D39591 #AED391
square
#91CFD3 #B691D3 #D39591 #AED391
split-complementary
#91CFD3 #D391AE #D3B691
monochromatic
#43A1A7 #65BCC2 #91CFD3 #BDE2E4 #E8F5F6
Accessibility & contrast
On white
1.74
#91CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#91CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFD3
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFD3 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD3
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#79D3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cfd3; /* rgb */ color: rgb(145, 207, 211); /* oklch */ color: oklch(81.4% 0.063 201.1);
Tailwind
colors: {
custom: {
50: '#b3dde0',
500: '#91cfd3',
950: '#000000',
},
}SCSS
$custom: #91cfd3; $custom-light: #b3dde0; $custom-dark: #000000;
JSON
{
"hex": "#91cfd3",
"rgb": {
"r": 145,
"g": 207,
"b": 211
},
"hsl": {
"h": 183.636,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.81395,
"c": 0.06333,
"h": 201.1
},
"luminance": 0.55349
}Semantic roles & 50–950 ramp
primary
#91CFD3
secondary
#A9645F
accent
#3830B6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484