#91FFF2#91FFF2
#91FFF2 is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.104 H 185.8°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFF2 |
|---|---|
| RGB | rgb(145, 255, 242) |
| HSL | hsl(173, 100%, 78%) |
| HSV | hsv(173, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(93.43, -34.66, -3.67) |
| CIE-LCH | lch(93.43, 34.86, 186.05°) |
| OKLab | oklab(93.05% -0.1032 -0.0104) |
| OKLCH | oklch(93.05% 0.104 185.8) |
| XYZ | xyz(63.4577, 83.9456, 96.8463) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 4.87
Pale Cyan
#B7FFFA
ΔE00 5.52
Pale Aqua
#B8FFEB
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 6.42
Bright Turquoise
#0FFEF9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFF2 #FF919E
analogous
#91FFBB #91FFF2 #91D5FF
triadic
#91FFF2 #F291FF #FFF291
tetradic
#91FFF2 #BB91FF #FF919E #D5FF91
square
#91FFF2 #BB91FF #FF919E #D5FF91
split-complementary
#91FFF2 #FF91D5 #FFBB91
monochromatic
#17FFE4 #54FFEB #91FFF2 #CEFFF9 #E0FFFB
Accessibility & contrast
On white
1.18
#91FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#91FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFF2
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFF2 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#61FFFB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #91fff2; /* rgb */ color: rgb(145, 255, 242); /* oklch */ color: oklch(93.1% 0.104 185.8);
Tailwind
colors: {
custom: {
50: '#b7fff6',
500: '#91fff2',
950: '#000000',
},
}SCSS
$custom: #91fff2; $custom-light: #b7fff6; $custom-dark: #000000;
JSON
{
"hex": "#91fff2",
"rgb": {
"r": 145,
"g": 255,
"b": 242
},
"hsl": {
"h": 172.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93051,
"c": 0.10369,
"h": 185.8
},
"luminance": 0.83951
}Semantic roles & 50–950 ramp
primary
#91FFF2
secondary
#E15364
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685