#91FFCC#91FFCC
#91FFCC is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.0% C 0.125 H 162.5°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFCC |
|---|---|
| RGB | rgb(145, 255, 204) |
| HSL | hsl(152, 100%, 78%) |
| HSV | hsv(152, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.53, -42.89, 14.63) |
| CIE-LCH | lch(92.53, 45.32, 161.17°) |
| OKLab | oklab(92.03% -0.1192 0.0376) |
| OKLCH | oklch(92.03% 0.125 162.5) |
| XYZ | xyz(58.3316, 81.8952, 69.8486) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.03
Aquamarine
#7FFFD4
ΔE00 3.02
Pale Turquoise
#A5FBD5
ΔE00 3.66
Light Seafoam
#A0FEBF
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFCC #FF91C4
analogous
#91FF95 #91FFCC #91FBFF
triadic
#91FFCC #CC91FF #FFCC91
tetradic
#91FFCC #9591FF #FF91C4 #FBFF91
square
#91FFCC #9591FF #FF91C4 #FBFF91
split-complementary
#91FFCC #FF91FB #FF9591
monochromatic
#17FF93 #54FFB0 #91FFCC #CEFFE8 #E0FFF1
Accessibility & contrast
On white
1.21
#91FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#91FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFCC
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFCC | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#73FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #91ffcc; /* rgb */ color: rgb(145, 255, 204); /* oklch */ color: oklch(92.0% 0.125 162.5);
Tailwind
colors: {
custom: {
50: '#b6ffdb',
500: '#91ffcc',
950: '#000000',
},
}SCSS
$custom: #91ffcc; $custom-light: #b6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#91ffcc",
"rgb": {
"r": 145,
"g": 255,
"b": 204
},
"hsl": {
"h": 152.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92027,
"c": 0.12498,
"h": 162.5
},
"luminance": 0.81899
}Semantic roles & 50–950 ramp
primary
#91FFCC
secondary
#E15395
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684