#91FAEA#91FAEA
#91FAEA is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.7% C 0.101 H 183.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91FAEA |
|---|---|
| RGB | rgb(145, 250, 234) |
| HSL | hsl(171, 91%, 77%) |
| HSV | hsv(171, 42%, 98%) |
| CMYK | cmyk(42%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(91.83, -34.19, -1.87) |
| CIE-LCH | lch(91.83, 34.24, 183.13°) |
| OKLab | oklab(91.7% -0.1008 -0.0056) |
| OKLCH | oklch(91.7% 0.101 183.2) |
| XYZ | xyz(60.7081, 80.3269, 90.1315) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.57
Pale Aqua
#B8FFEB
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 5.62
Pale Cyan
#B7FFFA
ΔE00 6.02
Light Aqua
#8CFFDB
ΔE00 6.04
Bright Aqua
#0BF9EA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FAEA #FA91A1
analogous
#91FAB5 #91FAEA #91D6FA
triadic
#91FAEA #EA91FA #FAEA91
tetradic
#91FAEA #B591FA #FA91A1 #D6FA91
square
#91FAEA #B591FA #FA91A1 #D6FA91
split-complementary
#91FAEA #FA91D6 #FAB591
monochromatic
#1CF5D4 #56F7DF #91FAEA #CCFDF5 #E2FEF9
Accessibility & contrast
On white
1.23
#91FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#91FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FAEA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FAEA | 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)
#F1EFE9
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#67FEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91faea; /* rgb */ color: rgb(145, 250, 234); /* oklch */ color: oklch(91.7% 0.101 183.2);
Tailwind
colors: {
custom: {
50: '#b6fcf0',
500: '#91faea',
950: '#000000',
},
}SCSS
$custom: #91faea; $custom-light: #b6fcf0; $custom-dark: #000000;
JSON
{
"hex": "#91faea",
"rgb": {
"r": 145,
"g": 250,
"b": 234
},
"hsl": {
"h": 170.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.91697,
"c": 0.10098,
"h": 183.2
},
"luminance": 0.80331
}Semantic roles & 50–950 ramp
primary
#91FAEA
secondary
#DA566A
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585