#91FAFA#91FAFA
#91FAFA is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.2% C 0.098 H 195.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #91FAFA |
|---|---|
| RGB | rgb(145, 250, 250) |
| HSL | hsl(180, 91%, 77%) |
| HSV | hsv(180, 42%, 98%) |
| CMYK | cmyk(42%, 0%, 0%, 2%) |
| CIE-LAB | lab(92.26, -30.43, -9.54) |
| CIE-LCH | lch(92.26, 31.89, 197.41°) |
| OKLab | oklab(92.18% -0.0943 -0.0263) |
| OKLCH | oklch(92.18% 0.098 195.6) |
| XYZ | xyz(63.1113, 81.2882, 102.7884) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.05
Pale Cyan
#B7FFFA
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 5.28
Paleturquoise
#AFEEEE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FAFA #FA9191
analogous
#91FAC6 #91FAFA #91C6FA
triadic
#91FAFA #FA91FA #FAFA91
tetradic
#91FAFA #C691FA #FA9191 #C6FA91
square
#91FAFA #C691FA #FA9191 #C6FA91
split-complementary
#91FAFA #FA91C6 #FAC691
monochromatic
#1CF5F5 #56F7F7 #91FAFA #CCFDFD #E2FEFE
Accessibility & contrast
On white
1.22
#91FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#91FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FAFA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FAFA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#5EFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #91fafa; /* rgb */ color: rgb(145, 250, 250); /* oklch */ color: oklch(92.2% 0.098 195.6);
Tailwind
colors: {
custom: {
50: '#b7fcfb',
500: '#91fafa',
950: '#000000',
},
}SCSS
$custom: #91fafa; $custom-light: #b7fcfb; $custom-dark: #000000;
JSON
{
"hex": "#91fafa",
"rgb": {
"r": 145,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.92183,
"c": 0.09793,
"h": 195.6
},
"luminance": 0.81293
}Semantic roles & 50–950 ramp
primary
#91FAFA
secondary
#DA5656
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585