#91FFE2#91FFE2
#91FFE2 is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.110 H 174.8°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFE2 |
|---|---|
| RGB | rgb(145, 255, 226) |
| HSL | hsl(164, 100%, 78%) |
| HSV | hsv(164, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(93.03, -38.28, 4.01) |
| CIE-LCH | lch(93.03, 38.49, 174.02°) |
| OKLab | oklab(92.59% -0.1098 0.01) |
| OKLCH | oklch(92.59% 0.11 174.8) |
| XYZ | xyz(61.1590, 83.0261, 84.7396) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.97
Tiffany Blue
#7BF2DA
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.13
Pale Turquoise
#A5FBD5
ΔE00 4.33
Pale Aqua
#B8FFEB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFE2 #FF91AE
analogous
#91FFAB #91FFE2 #91E5FF
triadic
#91FFE2 #E291FF #FFE291
tetradic
#91FFE2 #AB91FF #FF91AE #E5FF91
square
#91FFE2 #AB91FF #FF91AE #E5FF91
split-complementary
#91FFE2 #FF91E5 #FFAB91
monochromatic
#17FFC2 #54FFD2 #91FFE2 #CEFFF2 #E0FFF7
Accessibility & contrast
On white
1.19
#91FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#91FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFE2
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFE2 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E6E6E4
Tritanopia (blue-blind)
#6AFFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #91ffe2; /* rgb */ color: rgb(145, 255, 226); /* oklch */ color: oklch(92.6% 0.110 174.8);
Tailwind
colors: {
custom: {
50: '#b6ffeb',
500: '#91ffe2',
950: '#000000',
},
}SCSS
$custom: #91ffe2; $custom-light: #b6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#91ffe2",
"rgb": {
"r": 145,
"g": 255,
"b": 226
},
"hsl": {
"h": 164.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92594,
"c": 0.11028,
"h": 174.8
},
"luminance": 0.83031
}Semantic roles & 50–950 ramp
primary
#91FFE2
secondary
#E15379
accent
#003DE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684