#92FAFA#92FAFA
#92FAFA is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.097 H 195.6°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #92FAFA |
|---|---|
| RGB | rgb(146, 250, 250) |
| HSL | hsl(180, 91%, 78%) |
| HSV | hsv(180, 42%, 98%) |
| CMYK | cmyk(41.6%, 0%, 0%, 2%) |
| CIE-LAB | lab(92.30, -30.20, -9.48) |
| CIE-LCH | lch(92.30, 31.65, 197.42°) |
| OKLab | oklab(92.23% -0.0936 -0.0261) |
| OKLCH | oklch(92.23% 0.097 195.6) |
| XYZ | xyz(63.2883, 81.3795, 102.7967) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.96
Pale Cyan
#B7FFFA
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Bright Cyan
#41FDFE
ΔE00 5.38
Paleturquoise
#AFEEEE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FAFA #FA9292
analogous
#92FAC6 #92FAFA #92C6FA
triadic
#92FAFA #FA92FA #FAFA92
tetradic
#92FAFA #C692FA #FA9292 #C6FA92
square
#92FAFA #C692FA #FA9292 #C6FA92
split-complementary
#92FAFA #FA92C6 #FAC692
monochromatic
#1DF5F5 #57F7F7 #92FAFA #CDFDFD #E2FEFE
Accessibility & contrast
On white
1.22
#92FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#92FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FAFA
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FAFA | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#60FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #92fafa; /* rgb */ color: rgb(146, 250, 250); /* oklch */ color: oklch(92.2% 0.097 195.6);
Tailwind
colors: {
custom: {
50: '#b8fcfb',
500: '#92fafa',
950: '#000000',
},
}SCSS
$custom: #92fafa; $custom-light: #b8fcfb; $custom-dark: #000000;
JSON
{
"hex": "#92fafa",
"rgb": {
"r": 146,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.92227,
"c": 0.09718,
"h": 195.6
},
"luminance": 0.81384
}Semantic roles & 50–950 ramp
primary
#92FAFA
secondary
#DA5656
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585