#91F2EA#91F2EA
#91F2EA is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.9% C 0.093 H 188.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91F2EA |
|---|---|
| RGB | rgb(145, 242, 234) |
| HSL | hsl(175, 79%, 76%) |
| HSV | hsv(175, 40%, 95%) |
| CMYK | cmyk(40.1%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(89.61, -30.44, -5.14) |
| CIE-LCH | lch(89.61, 30.87, 189.58°) |
| OKLab | oklab(89.91% -0.0917 -0.0143) |
| OKLCH | oklch(89.91% 0.093 188.9) |
| XYZ | xyz(58.2748, 75.4603, 89.3204) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.16
Pale Cyan
#B7FFFA
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.71
Paleturquoise
#AFEEEE
ΔE00 5.73
Pale Aqua
#B8FFEB
ΔE00 6.51
Bright Cyan
#41FDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F2EA #F29199
analogous
#91F2B9 #91F2EA #91C9F2
triadic
#91F2EA #EA91F2 #F2EA91
tetradic
#91F2EA #B991F2 #F29199 #C9F291
square
#91F2EA #B991F2 #F29199 #C9F291
split-complementary
#91F2EA #F291C9 #F2B991
monochromatic
#24E5D5 #5AECE0 #91F2EA #C8F8F4 #E4FCFA
Accessibility & contrast
On white
1.30
#91F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#91F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F2EA
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F2EA | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#69F6EF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #91f2ea; /* rgb */ color: rgb(145, 242, 234); /* oklch */ color: oklch(89.9% 0.093 188.9);
Tailwind
colors: {
custom: {
50: '#b6f6f0',
500: '#91f2ea',
950: '#000000',
},
}SCSS
$custom: #91f2ea; $custom-light: #b6f6f0; $custom-dark: #000000;
JSON
{
"hex": "#91f2ea",
"rgb": {
"r": 145,
"g": 242,
"b": 234
},
"hsl": {
"h": 175.052,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.89908,
"c": 0.09282,
"h": 188.9
},
"luminance": 0.75465
}Semantic roles & 50–950 ramp
primary
#91F2EA
secondary
#CF5862
accent
#0A1CDB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585