#92FEDC#92FEDC
#92FEDC is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.112 H 171.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #92FEDC |
|---|---|
| RGB | rgb(146, 254, 220) |
| HSL | hsl(161, 98%, 78%) |
| HSV | hsv(161, 43%, 100%) |
| CMYK | cmyk(42.5%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(92.64, -38.88, 6.56) |
| CIE-LCH | lch(92.64, 39.43, 170.42°) |
| OKLab | oklab(92.25% -0.1105 0.0168) |
| OKLCH | oklch(92.25% 0.112 171.4) |
| XYZ | xyz(60.2089, 82.1575, 80.3815) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.78
Aquamarine
#7FFFD4
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.05
Pale Turquoise
#A5FBD5
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FEDC #FE92B4
analogous
#92FEA6 #92FEDC #92EAFE
triadic
#92FEDC #DC92FE #FEDC92
tetradic
#92FEDC #A692FE #FE92B4 #EAFE92
square
#92FEDC #A692FE #FE92B4 #EAFE92
split-complementary
#92FEDC #FE92EA #FEA692
monochromatic
#19FDB5 #55FDC9 #92FEDC #CFFFEF #E1FFF5
Accessibility & contrast
On white
1.20
#92FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#92FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FEDC
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FEDC | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#6EFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #92fedc; /* rgb */ color: rgb(146, 254, 220); /* oklch */ color: oklch(92.3% 0.112 171.4);
Tailwind
colors: {
custom: {
50: '#b7ffe6',
500: '#92fedc',
950: '#000000',
},
}SCSS
$custom: #92fedc; $custom-light: #b7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#92fedc",
"rgb": {
"r": 146,
"g": 254,
"b": 220
},
"hsl": {
"h": 161.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.9225,
"c": 0.11176,
"h": 171.4
},
"luminance": 0.82162
}Semantic roles & 50–950 ramp
primary
#92FEDC
secondary
#DF5580
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684