#91F4F2#91F4F2
#91F4F2 is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.6% C 0.094 H 194.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91F4F2 |
|---|---|
| RGB | rgb(145, 244, 242) |
| HSL | hsl(179, 82%, 76%) |
| HSV | hsv(179, 41%, 96%) |
| CMYK | cmyk(40.6%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(90.38, -29.50, -8.17) |
| CIE-LCH | lch(90.38, 30.61, 195.48°) |
| OKLab | oklab(90.6% -0.0907 -0.0225) |
| OKLCH | oklch(90.6% 0.094 194) |
| XYZ | xyz(60.0486, 77.1274, 95.7100) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.34
Pale Cyan
#B7FFFA
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Paleturquoise
#AFEEEE
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F4F2 #F49193
analogous
#91F4C1 #91F4F2 #91C5F4
triadic
#91F4F2 #F291F4 #F4F291
tetradic
#91F4F2 #C191F4 #F49193 #C5F491
square
#91F4F2 #C191F4 #F49193 #C5F491
split-complementary
#91F4F2 #F491C5 #F4C191
monochromatic
#22E9E5 #59EEEB #91F4F2 #C9FAF9 #E3FCFC
Accessibility & contrast
On white
1.28
#91F4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#91F4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F4F2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F4F2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#64F9F3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #91f4f2; /* rgb */ color: rgb(145, 244, 242); /* oklch */ color: oklch(90.6% 0.094 194.0);
Tailwind
colors: {
custom: {
50: '#b6f8f6',
500: '#91f4f2',
950: '#000000',
},
}SCSS
$custom: #91f4f2; $custom-light: #b6f8f6; $custom-dark: #000000;
JSON
{
"hex": "#91f4f2",
"rgb": {
"r": 145,
"g": 244,
"b": 242
},
"hsl": {
"h": 178.788,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.90601,
"c": 0.09351,
"h": 194
},
"luminance": 0.77132
}Semantic roles & 50–950 ramp
primary
#91F4F2
secondary
#D2585A
accent
#070CDE
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585