#92FCFF#92FCFF
#92FCFF is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.8% C 0.099 H 198.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCFF |
|---|---|
| RGB | rgb(146, 252, 255) |
| HSL | hsl(182, 100%, 79%) |
| HSV | hsv(182, 43%, 100%) |
| CMYK | cmyk(42.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.99, -29.93, -11.04) |
| CIE-LCH | lch(92.99, 31.91, 200.25°) |
| OKLab | oklab(92.83% -0.0938 -0.0304) |
| OKLCH | oklch(92.83% 0.099 198) |
| XYZ | xyz(64.7075, 82.9467, 107.1888) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.33
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Robin'S Egg Blue
#98EFF9
ΔE00 4.29
Pale Cyan
#B7FFFA
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCFF #FF9592
analogous
#92FFCB #92FCFF #92C5FF
triadic
#92FCFF #FF92FC #FCFF92
tetradic
#92FCFF #CB92FF #FF9592 #C5FF92
square
#92FCFF #CB92FF #FF9592 #C5FF92
split-complementary
#92FCFF #FF92C5 #FFCB92
monochromatic
#18F9FF #55FAFF #92FCFF #CFFEFF #E0FEFF
Accessibility & contrast
On white
1.19
#92FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#92FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCFF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCFF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#5CFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #92fcff; /* rgb */ color: rgb(146, 252, 255); /* oklch */ color: oklch(92.8% 0.099 198.0);
Tailwind
colors: {
custom: {
50: '#b8fdff',
500: '#92fcff',
950: '#000000',
},
}SCSS
$custom: #92fcff; $custom-light: #b8fdff; $custom-dark: #000000;
JSON
{
"hex": "#92fcff",
"rgb": {
"r": 146,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.651,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92828,
"c": 0.09865,
"h": 198
},
"luminance": 0.82952
}Semantic roles & 50–950 ramp
primary
#92FCFF
secondary
#E15854
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586