#91FDED#91FDED
#91FDED is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.5% C 0.103 H 183.4°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDED |
|---|---|
| RGB | rgb(145, 253, 237) |
| HSL | hsl(171, 96%, 78%) |
| HSV | hsv(171, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.74, -34.89, -2.09) |
| CIE-LCH | lch(92.74, 34.96, 183.43°) |
| OKLab | oklab(92.46% -0.103 -0.0062) |
| OKLCH | oklch(92.46% 0.103 183.4) |
| XYZ | xyz(62.0824, 82.3800, 92.7338) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.88
Pale Aqua
#B8FFEB
ΔE00 5.17
Light Cyan
#ACFFFC
ΔE00 5.58
Pale Cyan
#B7FFFA
ΔE00 6.03
Light Aqua
#8CFFDB
ΔE00 6.05
Bright Aqua
#0BF9EA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDED #FD91A1
analogous
#91FDB7 #91FDED #91D7FD
triadic
#91FDED #ED91FD #FDED91
tetradic
#91FDED #B791FD #FD91A1 #D7FD91
square
#91FDED #B791FD #FD91A1 #D7FD91
split-complementary
#91FDED #FD91D7 #FDB791
monochromatic
#19FBD9 #55FCE3 #91FDED #CDFEF7 #E1FEFA
Accessibility & contrast
On white
1.20
#91FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#91FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDED
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDED | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#64FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91fded; /* rgb */ color: rgb(145, 253, 237); /* oklch */ color: oklch(92.5% 0.103 183.4);
Tailwind
colors: {
custom: {
50: '#b7fef2',
500: '#91fded',
950: '#000000',
},
}SCSS
$custom: #91fded; $custom-light: #b7fef2; $custom-dark: #000000;
JSON
{
"hex": "#91fded",
"rgb": {
"r": 145,
"g": 253,
"b": 237
},
"hsl": {
"h": 171.111,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.92456,
"c": 0.10316,
"h": 183.4
},
"luminance": 0.82385
}Semantic roles & 50–950 ramp
primary
#91FDED
secondary
#DE5469
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685