#91EFF7#91EFF7
#91EFF7 is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.7% C 0.090 H 202.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #91EFF7 |
|---|---|
| RGB | rgb(145, 239, 247) |
| HSL | hsl(185, 86%, 77%) |
| HSV | hsv(185, 41%, 97%) |
| CMYK | cmyk(41.3%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(89.14, -25.89, -12.62) |
| CIE-LCH | lch(89.14, 28.80, 205.99°) |
| OKLab | oklab(89.65% -0.0831 -0.0347) |
| OKLCH | oklch(89.65% 0.09 202.7) |
| XYZ | xyz(59.3258, 74.4638, 99.2244) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.29
Robin Egg Blue
#8AF1FE
ΔE00 1.74
Robin'S Egg
#6DEDFD
ΔE00 3.57
Paleturquoise
#AFEEEE
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 5.33
Pale Sky Blue
#BDF6FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EFF7 #F79991
analogous
#91F7CC #91EFF7 #91BCF7
triadic
#91EFF7 #F791EF #EFF791
tetradic
#91EFF7 #CC91F7 #F79991 #BCF791
square
#91EFF7 #CC91F7 #F79991 #BCF791
split-complementary
#91EFF7 #F791BC #F7CC91
monochromatic
#1FDEEF #58E7F3 #91EFF7 #CAF7FB #E2FBFD
Accessibility & contrast
On white
1.32
#91EFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#91EFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EFF7
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EFF7 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F8
Deuteranopia (green-blind)
#D1DAF8
Tritanopia (blue-blind)
#62F6F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #91eff7; /* rgb */ color: rgb(145, 239, 247); /* oklch */ color: oklch(89.7% 0.090 202.7);
Tailwind
colors: {
custom: {
50: '#b6f4f9',
500: '#91eff7',
950: '#000000',
},
}SCSS
$custom: #91eff7; $custom-light: #b6f4f9; $custom-dark: #000000;
JSON
{
"hex": "#91eff7",
"rgb": {
"r": 145,
"g": 239,
"b": 247
},
"hsl": {
"h": 184.706,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.89654,
"c": 0.09002,
"h": 202.7
},
"luminance": 0.74468
}Semantic roles & 50–950 ramp
primary
#91EFF7
secondary
#D66157
accent
#1403E3
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585