#91F4CB#91F4CB
#91F4CB is a very light, moderate teal. Relative luminance 0.750; OKLCH L 89.5% C 0.111 H 165.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #91F4CB |
|---|---|
| RGB | rgb(145, 244, 203) |
| HSL | hsl(155, 82%, 76%) |
| HSV | hsv(155, 41%, 96%) |
| CMYK | cmyk(40.6%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(89.41, -38.18, 10.71) |
| CIE-LCH | lch(89.41, 39.66, 164.33°) |
| OKLab | oklab(89.49% -0.107 0.0276) |
| OKLCH | oklch(89.49% 0.111 165.6) |
| XYZ | xyz(54.8029, 75.0292, 68.0826) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.13
Pale Turquoise
#A5FBD5
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 3.25
Aquamarine
#7FFFD4
ΔE00 3.25
Light Teal
#90E4C1
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F4CB #F491BA
analogous
#91F49A #91F4CB #91EBF4
triadic
#91F4CB #CB91F4 #F4CB91
tetradic
#91F4CB #9A91F4 #F491BA #EBF491
square
#91F4CB #9A91F4 #F491BA #EBF491
split-complementary
#91F4CB #F491EB #F49A91
monochromatic
#22E996 #59EEB1 #91F4CB #C9FAE5 #E3FCF2
Accessibility & contrast
On white
1.31
#91F4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#91F4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F4CB
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F4CB | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#75F4E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #91f4cb; /* rgb */ color: rgb(145, 244, 203); /* oklch */ color: oklch(89.5% 0.111 165.6);
Tailwind
colors: {
custom: {
50: '#b5f8da',
500: '#91f4cb',
950: '#000000',
},
}SCSS
$custom: #91f4cb; $custom-light: #b5f8da; $custom-dark: #000000;
JSON
{
"hex": "#91f4cb",
"rgb": {
"r": 145,
"g": 244,
"b": 203
},
"hsl": {
"h": 155.152,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.89494,
"c": 0.11054,
"h": 165.6
},
"luminance": 0.75033
}Semantic roles & 50–950 ramp
primary
#91F4CB
secondary
#D2588A
accent
#0760DE
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583