#92FAED#92FAED
#92FAED is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.8% C 0.099 H 185.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #92FAED |
|---|---|
| RGB | rgb(146, 250, 237) |
| HSL | hsl(173, 91%, 78%) |
| HSV | hsv(173, 42%, 98%) |
| CMYK | cmyk(41.6%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(91.95, -33.26, -3.25) |
| CIE-LCH | lch(91.95, 33.42, 185.58°) |
| OKLab | oklab(91.83% -0.0989 -0.0093) |
| OKLCH | oklch(91.83% 0.099 185.4) |
| XYZ | xyz(61.3198, 80.5920, 92.4289) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.42
Light Cyan
#ACFFFC
ΔE00 4.75
Pale Cyan
#B7FFFA
ΔE00 5.35
Pale Aqua
#B8FFEB
ΔE00 5.39
Bright Aqua
#0BF9EA
ΔE00 6.62
Eggshell Blue
#C4FFF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FAED #FA929F
analogous
#92FAB9 #92FAED #92D3FA
triadic
#92FAED #ED92FA #FAED92
tetradic
#92FAED #B992FA #FA929F #D3FA92
square
#92FAED #B992FA #FA929F #D3FA92
split-complementary
#92FAED #FA92D3 #FAB992
monochromatic
#1DF5DA #57F7E3 #92FAED #CDFDF7 #E2FEFA
Accessibility & contrast
On white
1.23
#92FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#92FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FAED
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FAED | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#67FEF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92faed; /* rgb */ color: rgb(146, 250, 237); /* oklch */ color: oklch(91.8% 0.099 185.4);
Tailwind
colors: {
custom: {
50: '#b7fcf2',
500: '#92faed',
950: '#000000',
},
}SCSS
$custom: #92faed; $custom-light: #b7fcf2; $custom-dark: #000000;
JSON
{
"hex": "#92faed",
"rgb": {
"r": 146,
"g": 250,
"b": 237
},
"hsl": {
"h": 172.5,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.91829,
"c": 0.09929,
"h": 185.4
},
"luminance": 0.80597
}Semantic roles & 50–950 ramp
primary
#92FAED
secondary
#DA5667
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585