#91FFDA#91FFDA
#91FFDA is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.115 H 169.9°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFDA |
|---|---|
| RGB | rgb(145, 255, 218) |
| HSL | hsl(160, 100%, 78%) |
| HSV | hsv(160, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.84, -40.00, 7.87) |
| CIE-LCH | lch(92.84, 40.77, 168.88°) |
| OKLab | oklab(92.38% -0.1132 0.0201) |
| OKLCH | oklch(92.38% 0.115 169.9) |
| XYZ | xyz(60.0868, 82.5972, 79.0926) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.65
Aquamarine
#7FFFD4
ΔE00 2.05
Light Turquoise
#7EF4CC
ΔE00 2.79
Pale Turquoise
#A5FBD5
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFDA #FF91B6
analogous
#91FFA3 #91FFDA #91EDFF
triadic
#91FFDA #DA91FF #FFDA91
tetradic
#91FFDA #A391FF #FF91B6 #EDFF91
square
#91FFDA #A391FF #FF91B6 #EDFF91
split-complementary
#91FFDA #FF91ED #FFA391
monochromatic
#17FFB1 #54FFC5 #91FFDA #CEFFEF #E0FFF5
Accessibility & contrast
On white
1.20
#91FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#91FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFDA
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFDA | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#6DFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91ffda; /* rgb */ color: rgb(145, 255, 218); /* oklch */ color: oklch(92.4% 0.115 169.9);
Tailwind
colors: {
custom: {
50: '#b6ffe5',
500: '#91ffda',
950: '#000000',
},
}SCSS
$custom: #91ffda; $custom-light: #b6ffe5; $custom-dark: #000000;
JSON
{
"hex": "#91ffda",
"rgb": {
"r": 145,
"g": 255,
"b": 218
},
"hsl": {
"h": 159.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.9238,
"c": 0.11498,
"h": 169.9
},
"luminance": 0.82602
}Semantic roles & 50–950 ramp
primary
#91FFDA
secondary
#E15383
accent
#004DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684