#91EFF3#91EFF3
#91EFF3 is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.5% C 0.090 H 199.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91EFF3 |
|---|---|
| RGB | rgb(145, 239, 243) |
| HSL | hsl(182, 80%, 76%) |
| HSV | hsv(182, 40%, 95%) |
| CMYK | cmyk(40.3%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(89.03, -26.86, -10.70) |
| CIE-LCH | lch(89.03, 28.92, 201.73°) |
| OKLab | oklab(89.52% -0.0846 -0.0294) |
| OKLCH | oklch(89.52% 0.09 199.2) |
| XYZ | xyz(58.7152, 74.2195, 96.0084) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.58
Robin Egg Blue
#8AF1FE
ΔE00 3.09
Paleturquoise
#AFEEEE
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 4.49
Pale Cyan
#B7FFFA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EFF3 #F39591
analogous
#91F3C6 #91EFF3 #91BEF3
triadic
#91EFF3 #F391EF #EFF391
tetradic
#91EFF3 #C691F3 #F39591 #BEF391
square
#91EFF3 #C691F3 #F39591 #BEF391
split-complementary
#91EFF3 #F391BE #F3C691
monochromatic
#23DFE7 #5AE7ED #91EFF3 #C8F7F9 #E3FBFC
Accessibility & contrast
On white
1.33
#91EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#91EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EFF3
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EFF3 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#D2DAF4
Tritanopia (blue-blind)
#65F5F0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #91eff3; /* rgb */ color: rgb(145, 239, 243); /* oklch */ color: oklch(89.5% 0.090 199.2);
Tailwind
colors: {
custom: {
50: '#b6f4f7',
500: '#91eff3',
950: '#000000',
},
}SCSS
$custom: #91eff3; $custom-light: #b6f4f7; $custom-dark: #000000;
JSON
{
"hex": "#91eff3",
"rgb": {
"r": 145,
"g": 239,
"b": 243
},
"hsl": {
"h": 182.449,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.89524,
"c": 0.08961,
"h": 199.2
},
"luminance": 0.74224
}Semantic roles & 50–950 ramp
primary
#91EFF3
secondary
#D05D58
accent
#1109DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585