#91FFED#91FFED
#91FFED is a very light, moderate teal. Relative luminance 0.837; OKLCH L 92.9% C 0.105 H 182.2°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFED |
|---|---|
| RGB | rgb(145, 255, 237) |
| HSL | hsl(170, 100%, 78%) |
| HSV | hsv(170, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(93.30, -35.81, -1.28) |
| CIE-LCH | lch(93.30, 35.84, 182.04°) |
| OKLab | oklab(92.9% -0.1052 -0.004) |
| OKLCH | oklch(92.9% 0.105 182.2) |
| XYZ | xyz(62.7170, 83.6493, 92.9453) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.72
Pale Aqua
#B8FFEB
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 5.42
Light Cyan
#ACFFFC
ΔE00 6.13
Pale Cyan
#B7FFFA
ΔE00 6.49
Bright Aqua
#0BF9EA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFED #FF91A3
analogous
#91FFB6 #91FFED #91DAFF
triadic
#91FFED #ED91FF #FFED91
tetradic
#91FFED #B691FF #FF91A3 #DAFF91
square
#91FFED #B691FF #FF91A3 #DAFF91
split-complementary
#91FFED #FF91DA #FFB691
monochromatic
#17FFD9 #54FFE3 #91FFED #CEFFF7 #E0FFFA
Accessibility & contrast
On white
1.18
#91FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#91FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFED
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFED | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#64FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #91ffed; /* rgb */ color: rgb(145, 255, 237); /* oklch */ color: oklch(92.9% 0.105 182.2);
Tailwind
colors: {
custom: {
50: '#b7fff2',
500: '#91ffed',
950: '#000000',
},
}SCSS
$custom: #91ffed; $custom-light: #b7fff2; $custom-dark: #000000;
JSON
{
"hex": "#91ffed",
"rgb": {
"r": 145,
"g": 255,
"b": 237
},
"hsl": {
"h": 170.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92904,
"c": 0.1053,
"h": 182.2
},
"luminance": 0.83654
}Semantic roles & 50–950 ramp
primary
#91FFED
secondary
#E1536B
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685