#91FDEB#91FDEB
#91FDEB is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.104 H 182.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDEB |
|---|---|
| RGB | rgb(145, 253, 235) |
| HSL | hsl(170, 96%, 78%) |
| HSV | hsv(170, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.69, -35.35, -1.13) |
| CIE-LCH | lch(92.69, 35.37, 181.83°) |
| OKLab | oklab(92.4% -0.1038 -0.0036) |
| OKLCH | oklch(92.4% 0.104 182) |
| XYZ | xyz(61.7918, 82.2638, 91.2035) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.45
Pale Aqua
#B8FFEB
ΔE00 4.98
Light Aqua
#8CFFDB
ΔE00 5.38
Light Cyan
#ACFFFC
ΔE00 6.13
Pale Cyan
#B7FFFA
ΔE00 6.45
Bright Aqua
#0BF9EA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDEB #FD91A3
analogous
#91FDB5 #91FDEB #91D9FD
triadic
#91FDEB #EB91FD #FDEB91
tetradic
#91FDEB #B591FD #FD91A3 #D9FD91
square
#91FDEB #B591FD #FD91A3 #D9FD91
split-complementary
#91FDEB #FD91D9 #FDB591
monochromatic
#19FBD5 #55FCE0 #91FDEB #CDFEF6 #E1FEFA
Accessibility & contrast
On white
1.20
#91FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#91FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDEB
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDEB | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#66FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91fdeb; /* rgb */ color: rgb(145, 253, 235); /* oklch */ color: oklch(92.4% 0.104 182.0);
Tailwind
colors: {
custom: {
50: '#b7fef1',
500: '#91fdeb',
950: '#000000',
},
}SCSS
$custom: #91fdeb; $custom-light: #b7fef1; $custom-dark: #000000;
JSON
{
"hex": "#91fdeb",
"rgb": {
"r": 145,
"g": 253,
"b": 235
},
"hsl": {
"h": 170,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.92398,
"c": 0.10386,
"h": 182
},
"luminance": 0.82268
}Semantic roles & 50–950 ramp
primary
#91FDEB
secondary
#DE546B
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685