#91FDCE#91FDCE
#91FDCE is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.121 H 164.1°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDCE |
|---|---|
| RGB | rgb(145, 253, 206) |
| HSL | hsl(154, 96%, 78%) |
| HSV | hsv(154, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(92.01, -41.60, 12.86) |
| CIE-LCH | lch(92.01, 43.55, 162.82°) |
| OKLab | oklab(91.62% -0.1161 0.0331) |
| OKLCH | oklch(91.62% 0.121 164.1) |
| XYZ | xyz(57.9383, 80.7224, 70.9085) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.34
Aquamarine
#7FFFD4
ΔE00 2.45
Pale Turquoise
#A5FBD5
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.24
Light Seafoam
#A0FEBF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDCE #FD91C0
analogous
#91FD98 #91FDCE #91F6FD
triadic
#91FDCE #CE91FD #FDCE91
tetradic
#91FDCE #9891FD #FD91C0 #F6FD91
square
#91FDCE #9891FD #FD91C0 #F6FD91
split-complementary
#91FDCE #FD91F6 #FD9891
monochromatic
#19FB98 #55FCB3 #91FDCE #CDFEE9 #E1FEF2
Accessibility & contrast
On white
1.22
#91FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#91FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDCE
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDCE | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#72FDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fdce; /* rgb */ color: rgb(145, 253, 206); /* oklch */ color: oklch(91.6% 0.121 164.1);
Tailwind
colors: {
custom: {
50: '#b6fedd',
500: '#91fdce',
950: '#000000',
},
}SCSS
$custom: #91fdce; $custom-light: #b6fedd; $custom-dark: #000000;
JSON
{
"hex": "#91fdce",
"rgb": {
"r": 145,
"g": 253,
"b": 206
},
"hsl": {
"h": 153.889,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.9162,
"c": 0.1207,
"h": 164.1
},
"luminance": 0.80727
}Semantic roles & 50–950 ramp
primary
#91FDCE
secondary
#DE5490
accent
#0064E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684