#91F2EE#91F2EE
#91F2EE is a very light, moderate teal. Relative luminance 0.757; OKLCH L 90.0% C 0.092 H 192.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91F2EE |
|---|---|
| RGB | rgb(145, 242, 238) |
| HSL | hsl(178, 79%, 76%) |
| HSV | hsv(178, 40%, 95%) |
| CMYK | cmyk(40.1%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(89.72, -29.50, -7.07) |
| CIE-LCH | lch(89.72, 30.34, 193.47°) |
| OKLab | oklab(90.03% -0.0901 -0.0195) |
| OKLCH | oklch(90.03% 0.092 192.2) |
| XYZ | xyz(58.8559, 75.6927, 92.3811) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.63
Pale Cyan
#B7FFFA
ΔE00 4.73
Paleturquoise
#AFEEEE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F2EE #F29195
analogous
#91F2BD #91F2EE #91C5F2
triadic
#91F2EE #EE91F2 #F2EE91
tetradic
#91F2EE #BD91F2 #F29195 #C5F291
square
#91F2EE #BD91F2 #F29195 #C5F291
split-complementary
#91F2EE #F291C5 #F2BD91
monochromatic
#24E5DD #5AECE6 #91F2EE #C8F8F6 #E4FCFB
Accessibility & contrast
On white
1.30
#91F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#91F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F2EE
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F2EE | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#67F7F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #91f2ee; /* rgb */ color: rgb(145, 242, 238); /* oklch */ color: oklch(90.0% 0.092 192.2);
Tailwind
colors: {
custom: {
50: '#b6f6f3',
500: '#91f2ee',
950: '#000000',
},
}SCSS
$custom: #91f2ee; $custom-light: #b6f6f3; $custom-dark: #000000;
JSON
{
"hex": "#91f2ee",
"rgb": {
"r": 145,
"g": 242,
"b": 238
},
"hsl": {
"h": 177.526,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.90031,
"c": 0.09217,
"h": 192.2
},
"luminance": 0.75697
}Semantic roles & 50–950 ramp
primary
#91F2EE
secondary
#CF585D
accent
#0A13DB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585