#91FCCE#91FCCE
#91FCCE is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.119 H 164.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCCE |
|---|---|
| RGB | rgb(145, 252, 206) |
| HSL | hsl(154, 95%, 78%) |
| HSV | hsv(154, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.73, -41.16, 12.46) |
| CIE-LCH | lch(91.73, 43.01, 163.15°) |
| OKLab | oklab(91.39% -0.1149 0.032) |
| OKLCH | oklch(91.39% 0.119 164.4) |
| XYZ | xyz(57.6234, 80.0926, 70.8035) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 2.48
Pale Turquoise
#A5FBD5
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.08
Light Seafoam
#A0FEBF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCCE #FC91BF
analogous
#91FC99 #91FCCE #91F4FC
triadic
#91FCCE #CE91FC #FCCE91
tetradic
#91FCCE #9991FC #FC91BF #F4FC91
square
#91FCCE #9991FC #FC91BF #F4FC91
split-complementary
#91FCCE #FC91F4 #FC9991
monochromatic
#1AF999 #55FAB3 #91FCCE #CDFEE9 #E1FEF2
Accessibility & contrast
On white
1.23
#91FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#91FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCCE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCCE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#73FCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #91fcce; /* rgb */ color: rgb(145, 252, 206); /* oklch */ color: oklch(91.4% 0.119 164.4);
Tailwind
colors: {
custom: {
50: '#b6fedd',
500: '#91fcce',
950: '#000000',
},
}SCSS
$custom: #91fcce; $custom-light: #b6fedd; $custom-dark: #000000;
JSON
{
"hex": "#91fcce",
"rgb": {
"r": 145,
"g": 252,
"b": 206
},
"hsl": {
"h": 154.206,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91392,
"c": 0.11932,
"h": 164.4
},
"luminance": 0.80097
}Semantic roles & 50–950 ramp
primary
#91FCCE
secondary
#DC558F
accent
#0063E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684