#91FFD2#91FFD2
#91FFD2 is a very light, vivid teal. Relative luminance 0.822; OKLCH L 92.2% C 0.120 H 165.5°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFD2 |
|---|---|
| RGB | rgb(145, 255, 210) |
| HSL | hsl(155, 100%, 78%) |
| HSV | hsv(155, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.66, -41.67, 11.73) |
| CIE-LCH | lch(92.66, 43.29, 164.28°) |
| OKLab | oklab(92.18% -0.1166 0.0302) |
| OKLCH | oklch(92.18% 0.12 165.5) |
| XYZ | xyz(59.0651, 82.1886, 73.7118) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.97
Light Aqua
#8CFFDB
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 2.63
Pale Turquoise
#A5FBD5
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 2.95
Light Seafoam
#A0FEBF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFD2 #FF91BE
analogous
#91FF9B #91FFD2 #91F5FF
triadic
#91FFD2 #D291FF #FFD291
tetradic
#91FFD2 #9B91FF #FF91BE #F5FF91
square
#91FFD2 #9B91FF #FF91BE #F5FF91
split-complementary
#91FFD2 #FF91F5 #FF9B91
monochromatic
#17FFA0 #54FFB9 #91FFD2 #CEFFEB #E0FFF2
Accessibility & contrast
On white
1.20
#91FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#91FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFD2
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFD2 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1D0
Deuteranopia (green-blind)
#E9E5D5
Tritanopia (blue-blind)
#70FFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91ffd2; /* rgb */ color: rgb(145, 255, 210); /* oklch */ color: oklch(92.2% 0.120 165.5);
Tailwind
colors: {
custom: {
50: '#b6ffdf',
500: '#91ffd2',
950: '#000000',
},
}SCSS
$custom: #91ffd2; $custom-light: #b6ffdf; $custom-dark: #000000;
JSON
{
"hex": "#91ffd2",
"rgb": {
"r": 145,
"g": 255,
"b": 210
},
"hsl": {
"h": 155.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92175,
"c": 0.12045,
"h": 165.5
},
"luminance": 0.82193
}Semantic roles & 50–950 ramp
primary
#91FFD2
secondary
#E1538D
accent
#005EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684