#91FDC8#91FDC8
#91FDC8 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.125 H 161.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDC8 |
|---|---|
| RGB | rgb(145, 253, 200) |
| HSL | hsl(151, 96%, 78%) |
| HSV | hsv(151, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.88, -42.80, 15.77) |
| CIE-LCH | lch(91.88, 45.62, 159.78°) |
| OKLab | oklab(91.47% -0.1187 0.0405) |
| OKLCH | oklch(91.47% 0.125 161.2) |
| XYZ | xyz(57.2233, 80.4364, 67.1428) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Seafoam
#A0FEBF
ΔE00 3.20
Aquamarine
#7FFFD4
ΔE00 3.59
Pale Turquoise
#A5FBD5
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDC8 #FD91C6
analogous
#91FD92 #91FDC8 #91FCFD
triadic
#91FDC8 #C891FD #FDC891
tetradic
#91FDC8 #9291FD #FD91C6 #FCFD91
square
#91FDC8 #9291FD #FD91C6 #FCFD91
split-complementary
#91FDC8 #FD91FC #FD9291
monochromatic
#19FB8C #55FCAA #91FDC8 #CDFEE6 #E1FEF0
Accessibility & contrast
On white
1.23
#91FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#91FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDC8
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDC8 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#75FCEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fdc8; /* rgb */ color: rgb(145, 253, 200); /* oklch */ color: oklch(91.5% 0.125 161.2);
Tailwind
colors: {
custom: {
50: '#b6fed8',
500: '#91fdc8',
950: '#000000',
},
}SCSS
$custom: #91fdc8; $custom-light: #b6fed8; $custom-dark: #000000;
JSON
{
"hex": "#91fdc8",
"rgb": {
"r": 145,
"g": 253,
"b": 200
},
"hsl": {
"h": 150.556,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.91474,
"c": 0.12537,
"h": 161.2
},
"luminance": 0.8044
}Semantic roles & 50–950 ramp
primary
#91FDC8
secondary
#DE5498
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683