#91EFF6#91EFF6
#91EFF6 is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.6% C 0.090 H 201.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91EFF6 |
|---|---|
| RGB | rgb(145, 239, 246) |
| HSL | hsl(184, 85%, 77%) |
| HSV | hsv(184, 41%, 96%) |
| CMYK | cmyk(41.1%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(89.11, -26.13, -12.14) |
| CIE-LCH | lch(89.11, 28.82, 204.92°) |
| OKLab | oklab(89.62% -0.0835 -0.0334) |
| OKLCH | oklch(89.62% 0.09 201.8) |
| XYZ | xyz(59.1719, 74.4022, 98.4139) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.59
Robin Egg Blue
#8AF1FE
ΔE00 2.06
Robin'S Egg
#6DEDFD
ΔE00 3.76
Paleturquoise
#AFEEEE
ΔE00 4.52
Light Cyan
#ACFFFC
ΔE00 5.09
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EFF6 #F69891
analogous
#91F6CB #91EFF6 #91BDF6
triadic
#91EFF6 #F691EF #EFF691
tetradic
#91EFF6 #CB91F6 #F69891 #BDF691
square
#91EFF6 #CB91F6 #F69891 #BDF691
split-complementary
#91EFF6 #F691BD #F6CB91
monochromatic
#20DFED #58E7F1 #91EFF6 #CAF7FB #E3FBFD
Accessibility & contrast
On white
1.32
#91EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#91EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EFF6
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EFF6 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F7
Deuteranopia (green-blind)
#D1DAF7
Tritanopia (blue-blind)
#63F5F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #91eff6; /* rgb */ color: rgb(145, 239, 246); /* oklch */ color: oklch(89.6% 0.090 201.8);
Tailwind
colors: {
custom: {
50: '#b6f4f9',
500: '#91eff6',
950: '#000000',
},
}SCSS
$custom: #91eff6; $custom-light: #b6f4f9; $custom-dark: #000000;
JSON
{
"hex": "#91eff6",
"rgb": {
"r": 145,
"g": 239,
"b": 246
},
"hsl": {
"h": 184.158,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.89621,
"c": 0.08989,
"h": 201.8
},
"luminance": 0.74407
}Semantic roles & 50–950 ramp
primary
#91EFF6
secondary
#D46057
accent
#1304E1
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585