#91DFDA#91DFDA
#91DFDA is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.077 H 190.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFDA |
|---|---|
| RGB | rgb(145, 223, 218) |
| HSL | hsl(176, 55%, 72%) |
| HSV | hsv(176, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.89, -25.02, -5.16) |
| CIE-LCH | lch(83.89, 25.54, 191.66°) |
| OKLab | oklab(85.18% -0.0759 -0.0143) |
| OKLCH | oklch(85.18% 0.077 190.7) |
| XYZ | xyz(50.7151, 63.8538, 75.9687) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Light Cyan
#ACFFFC
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 7.18
Pale Cyan
#B7FFFA
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFDA #DF9196
analogous
#91DFB3 #91DFDA #91BDDF
triadic
#91DFDA #DA91DF #DFDA91
tetradic
#91DFDA #B391DF #DF9196 #BDDF91
square
#91DFDA #B391DF #DF9196 #BDDF91
split-complementary
#91DFDA #DF91BD #DFB391
monochromatic
#37BEB6 #62D1CA #91DFDA #C0EDEA #E7F8F7
Accessibility & contrast
On white
1.52
#91DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#91DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFDA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFDA | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7DA
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#74E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dfda; /* rgb */ color: rgb(145, 223, 218); /* oklch */ color: oklch(85.2% 0.077 190.7);
Tailwind
colors: {
custom: {
50: '#b4e9e5',
500: '#91dfda',
950: '#000000',
},
}SCSS
$custom: #91dfda; $custom-light: #b4e9e5; $custom-dark: #000000;
JSON
{
"hex": "#91dfda",
"rgb": {
"r": 145,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.154,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85177,
"c": 0.07723,
"h": 190.7
},
"luminance": 0.63857
}Semantic roles & 50–950 ramp
primary
#91DFDA
secondary
#B75D63
accent
#232DC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484