#91FFCB#91FFCB
#91FFCB is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.0% C 0.126 H 162.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFCB |
|---|---|
| RGB | rgb(145, 255, 203) |
| HSL | hsl(152, 100%, 78%) |
| HSV | hsv(152, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.51, -43.09, 15.11) |
| CIE-LCH | lch(92.51, 45.66, 160.67°) |
| OKLab | oklab(92% -0.1196 0.0388) |
| OKLCH | oklch(92% 0.126 162) |
| XYZ | xyz(58.2120, 81.8473, 69.2190) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.02
Aquamarine
#7FFFD4
ΔE00 3.22
Light Seafoam
#A0FEBF
ΔE00 3.55
Pale Turquoise
#A5FBD5
ΔE00 3.82
Light Turquoise
#7EF4CC
ΔE00 4.02
Light Aqua
#8CFFDB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFCB #FF91C5
analogous
#91FF94 #91FFCB #91FCFF
triadic
#91FFCB #CB91FF #FFCB91
tetradic
#91FFCB #9491FF #FF91C5 #FCFF91
square
#91FFCB #9491FF #FF91C5 #FCFF91
split-complementary
#91FFCB #FF91FC #FF9491
monochromatic
#17FF91 #54FFAE #91FFCB #CEFFE8 #E0FFF1
Accessibility & contrast
On white
1.21
#91FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#91FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFCB
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFCB | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#73FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #91ffcb; /* rgb */ color: rgb(145, 255, 203); /* oklch */ color: oklch(92.0% 0.126 162.0);
Tailwind
colors: {
custom: {
50: '#b6ffdb',
500: '#91ffcb',
950: '#000000',
},
}SCSS
$custom: #91ffcb; $custom-light: #b6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#91ffcb",
"rgb": {
"r": 145,
"g": 255,
"b": 203
},
"hsl": {
"h": 151.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92003,
"c": 0.12576,
"h": 162
},
"luminance": 0.81852
}Semantic roles & 50–950 ramp
primary
#91FFCB
secondary
#E15396
accent
#006CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684