#92FEFD#92FEFD
#92FEFD is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.2% C 0.100 H 194.8°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #92FEFD |
|---|---|
| RGB | rgb(146, 254, 253) |
| HSL | hsl(179, 98%, 78%) |
| HSV | hsv(179, 43%, 100%) |
| CMYK | cmyk(42.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.49, -31.36, -9.27) |
| CIE-LCH | lch(93.49, 32.71, 196.47°) |
| OKLab | oklab(93.21% -0.0969 -0.0256) |
| OKLCH | oklch(93.21% 0.1 194.8) |
| XYZ | xyz(65.0186, 84.0814, 105.7126) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.95
Pale Cyan
#B7FFFA
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FEFD #FE9293
analogous
#92FEC7 #92FEFD #92C9FE
triadic
#92FEFD #FD92FE #FEFD92
tetradic
#92FEFD #C792FE #FE9293 #C9FE92
square
#92FEFD #C792FE #FE9293 #C9FE92
split-complementary
#92FEFD #FE92C9 #FEC792
monochromatic
#19FDFB #55FDFC #92FEFD #CFFFFE #E1FFFE
Accessibility & contrast
On white
1.18
#92FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#92FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FEFD
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FEFD | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#DFE6FE
Tritanopia (blue-blind)
#5DFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #92fefd; /* rgb */ color: rgb(146, 254, 253); /* oklch */ color: oklch(93.2% 0.100 194.8);
Tailwind
colors: {
custom: {
50: '#b8fffe',
500: '#92fefd',
950: '#000000',
},
}SCSS
$custom: #92fefd; $custom-light: #b8fffe; $custom-dark: #000000;
JSON
{
"hex": "#92fefd",
"rgb": {
"r": 146,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.444,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.93207,
"c": 0.1002,
"h": 194.8
},
"luminance": 0.84086
}Semantic roles & 50–950 ramp
primary
#92FEFD
secondary
#DF5556
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685