#91F3CA#91F3CA
#91F3CA is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.2% C 0.110 H 165.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91F3CA |
|---|---|
| RGB | rgb(145, 243, 202) |
| HSL | hsl(155, 80%, 76%) |
| HSV | hsv(155, 40%, 95%) |
| CMYK | cmyk(40.3%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(89.10, -37.93, 10.80) |
| CIE-LCH | lch(89.10, 39.44, 164.11°) |
| OKLab | oklab(89.24% -0.1063 0.0278) |
| OKLCH | oklch(89.24% 0.11 165.4) |
| XYZ | xyz(54.3841, 74.3815, 67.3570) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.21
Pale Turquoise
#A5FBD5
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 3.45
Light Teal
#90E4C1
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F3CA #F391BA
analogous
#91F399 #91F3CA #91EBF3
triadic
#91F3CA #CA91F3 #F3CA91
tetradic
#91F3CA #9991F3 #F391BA #EBF391
square
#91F3CA #9991F3 #F391BA #EBF391
split-complementary
#91F3CA #F391EB #F39991
monochromatic
#23E795 #5AEDAF #91F3CA #C8F9E5 #E3FCF2
Accessibility & contrast
On white
1.32
#91F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#91F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F3CA
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F3CA | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C8
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#76F3E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #91f3ca; /* rgb */ color: rgb(145, 243, 202); /* oklch */ color: oklch(89.2% 0.110 165.4);
Tailwind
colors: {
custom: {
50: '#b5f7da',
500: '#91f3ca',
950: '#000000',
},
}SCSS
$custom: #91f3ca; $custom-light: #b5f7da; $custom-dark: #000000;
JSON
{
"hex": "#91f3ca",
"rgb": {
"r": 145,
"g": 243,
"b": 202
},
"hsl": {
"h": 154.898,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.89241,
"c": 0.10989,
"h": 165.4
},
"luminance": 0.74385
}Semantic roles & 50–950 ramp
primary
#91F3CA
secondary
#D0588A
accent
#0961DD
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583