#91FDCB#91FDCB
#91FDCB is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.123 H 162.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDCB |
|---|---|
| RGB | rgb(145, 253, 203) |
| HSL | hsl(152, 96%, 78%) |
| HSV | hsv(152, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.94, -42.21, 14.32) |
| CIE-LCH | lch(91.94, 44.57, 161.27°) |
| OKLab | oklab(91.55% -0.1174 0.0368) |
| OKLCH | oklch(91.55% 0.123 162.6) |
| XYZ | xyz(57.5773, 80.5780, 69.0074) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.10
Aquamarine
#7FFFD4
ΔE00 2.99
Pale Turquoise
#A5FBD5
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Seafoam
#A0FEBF
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDCB #FD91C3
analogous
#91FD95 #91FDCB #91F9FD
triadic
#91FDCB #CB91FD #FDCB91
tetradic
#91FDCB #9591FD #FD91C3 #F9FD91
square
#91FDCB #9591FD #FD91C3 #F9FD91
split-complementary
#91FDCB #FD91F9 #FD9591
monochromatic
#19FB92 #55FCAF #91FDCB #CDFEE7 #E1FEF1
Accessibility & contrast
On white
1.23
#91FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#91FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDCB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDCB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#74FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fdcb; /* rgb */ color: rgb(145, 253, 203); /* oklch */ color: oklch(91.5% 0.123 162.6);
Tailwind
colors: {
custom: {
50: '#b6feda',
500: '#91fdcb',
950: '#000000',
},
}SCSS
$custom: #91fdcb; $custom-light: #b6feda; $custom-dark: #000000;
JSON
{
"hex": "#91fdcb",
"rgb": {
"r": 145,
"g": 253,
"b": 203
},
"hsl": {
"h": 152.222,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.91547,
"c": 0.12299,
"h": 162.6
},
"luminance": 0.80582
}Semantic roles & 50–950 ramp
primary
#91FDCB
secondary
#DE5494
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684