#92FEFF#92FEFF
#92FEFF is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.3% C 0.100 H 196.3°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #92FEFF |
|---|---|
| RGB | rgb(146, 254, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 43%, 100%) |
| CMYK | cmyk(42.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.54, -30.88, -10.22) |
| CIE-LCH | lch(93.54, 32.53, 198.32°) |
| OKLab | oklab(93.27% -0.0961 -0.0282) |
| OKLCH | oklch(93.27% 0.1 196.3) |
| XYZ | xyz(65.3389, 84.2095, 107.3993) |
| Luminance | 0.8421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.09
Pale Cyan
#B7FFFA
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Bright Cyan
#41FDFE
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FEFF #FF9392
analogous
#92FFC9 #92FEFF #92C7FF
triadic
#92FEFF #FF92FE #FEFF92
tetradic
#92FEFF #C992FF #FF9392 #C7FF92
square
#92FEFF #C992FF #FF9392 #C7FF92
split-complementary
#92FEFF #FF92C7 #FFC992
monochromatic
#18FDFF #55FDFF #92FEFF #CFFFFF #E0FFFF
Accessibility & contrast
On white
1.18
#92FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#92FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FEFF
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FEFF | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#5CFFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #92feff; /* rgb */ color: rgb(146, 254, 255); /* oklch */ color: oklch(93.3% 0.100 196.3);
Tailwind
colors: {
custom: {
50: '#b8ffff',
500: '#92feff',
950: '#000000',
},
}SCSS
$custom: #92feff; $custom-light: #b8ffff; $custom-dark: #000000;
JSON
{
"hex": "#92feff",
"rgb": {
"r": 146,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.55,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9327,
"c": 0.10013,
"h": 196.3
},
"luminance": 0.84215
}Semantic roles & 50–950 ramp
primary
#92FEFF
secondary
#E15654
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686