#91FBDF#91FBDF
#91FBDF is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.6% C 0.107 H 174.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91FBDF |
|---|---|
| RGB | rgb(145, 251, 223) |
| HSL | hsl(164, 93%, 78%) |
| HSV | hsv(164, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(91.84, -37.12, 3.84) |
| CIE-LCH | lch(91.84, 37.31, 174.10°) |
| OKLab | oklab(91.61% -0.1066 0.0096) |
| OKLCH | oklch(91.61% 0.107 174.9) |
| XYZ | xyz(59.4882, 80.3374, 82.1697) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.31
Tiffany Blue
#7BF2DA
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.16
Pale Turquoise
#A5FBD5
ΔE00 4.23
Pale Aqua
#B8FFEB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FBDF #FB91AD
analogous
#91FBAA #91FBDF #91E2FB
triadic
#91FBDF #DF91FB #FBDF91
tetradic
#91FBDF #AA91FB #FB91AD #E2FB91
square
#91FBDF #AA91FB #FB91AD #E2FB91
split-complementary
#91FBDF #FB91E2 #FBAA91
monochromatic
#1BF7BD #56F9CE #91FBDF #CCFDF0 #E1FEF6
Accessibility & contrast
On white
1.23
#91FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#91FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FBDF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FBDF | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#E3E2E1
Tritanopia (blue-blind)
#6CFDF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fbdf; /* rgb */ color: rgb(145, 251, 223); /* oklch */ color: oklch(91.6% 0.107 174.9);
Tailwind
colors: {
custom: {
50: '#b6fde9',
500: '#91fbdf',
950: '#000000',
},
}SCSS
$custom: #91fbdf; $custom-light: #b6fde9; $custom-dark: #000000;
JSON
{
"hex": "#91fbdf",
"rgb": {
"r": 145,
"g": 251,
"b": 223
},
"hsl": {
"h": 164.151,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.9161,
"c": 0.10699,
"h": 174.9
},
"luminance": 0.80342
}Semantic roles & 50–950 ramp
primary
#91FBDF
secondary
#DB5579
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121716
muted
#828584