#91FFCE#91FFCE
#91FFCE is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.123 H 163.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFCE |
|---|---|
| RGB | rgb(145, 255, 206) |
| HSL | hsl(153, 100%, 78%) |
| HSV | hsv(153, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.57, -42.49, 13.66) |
| CIE-LCH | lch(92.57, 44.63, 162.18°) |
| OKLab | oklab(92.08% -0.1183 0.0351) |
| OKLCH | oklch(92.08% 0.123 163.5) |
| XYZ | xyz(58.5730, 81.9917, 71.1200) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 2.63
Pale Turquoise
#A5FBD5
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 3.58
Light Seafoam
#A0FEBF
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFCE #FF91C2
analogous
#91FF97 #91FFCE #91F9FF
triadic
#91FFCE #CE91FF #FFCE91
tetradic
#91FFCE #9791FF #FF91C2 #F9FF91
square
#91FFCE #9791FF #FF91C2 #F9FF91
split-complementary
#91FFCE #FF91F9 #FF9791
monochromatic
#17FF97 #54FFB3 #91FFCE #CEFFE9 #E0FFF1
Accessibility & contrast
On white
1.21
#91FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#91FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFCE
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFCE | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CB
Deuteranopia (green-blind)
#EAE5D1
Tritanopia (blue-blind)
#72FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91ffce; /* rgb */ color: rgb(145, 255, 206); /* oklch */ color: oklch(92.1% 0.123 163.5);
Tailwind
colors: {
custom: {
50: '#b6ffdd',
500: '#91ffce',
950: '#000000',
},
}SCSS
$custom: #91ffce; $custom-light: #b6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#91ffce",
"rgb": {
"r": 145,
"g": 255,
"b": 206
},
"hsl": {
"h": 153.273,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92076,
"c": 0.12344,
"h": 163.5
},
"luminance": 0.81996
}Semantic roles & 50–950 ramp
primary
#91FFCE
secondary
#E15392
accent
#0066E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684