#92FAEB#92FAEB
#92FAEB is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.8% C 0.100 H 183.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #92FAEB |
|---|---|
| RGB | rgb(146, 250, 235) |
| HSL | hsl(171, 91%, 78%) |
| HSV | hsv(171, 42%, 98%) |
| CMYK | cmyk(41.6%, 0%, 6%, 2%) |
| CIE-LAB | lab(91.90, -33.72, -2.29) |
| CIE-LCH | lch(91.90, 33.80, 183.88°) |
| OKLab | oklab(91.77% -0.0997 -0.0067) |
| OKLCH | oklch(91.77% 0.1 183.8) |
| XYZ | xyz(61.0292, 80.4758, 90.8986) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.87
Pale Aqua
#B8FFEB
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.29
Pale Cyan
#B7FFFA
ΔE00 5.74
Light Aqua
#8CFFDB
ΔE00 6.38
Bright Aqua
#0BF9EA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FAEB #FA92A1
analogous
#92FAB7 #92FAEB #92D5FA
triadic
#92FAEB #EB92FA #FAEB92
tetradic
#92FAEB #B792FA #FA92A1 #D5FA92
square
#92FAEB #B792FA #FA92A1 #D5FA92
split-complementary
#92FAEB #FA92D5 #FAB792
monochromatic
#1DF5D6 #57F7E0 #92FAEB #CDFDF6 #E2FEFA
Accessibility & contrast
On white
1.23
#92FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#92FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FAEB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FAEB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#68FEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92faeb; /* rgb */ color: rgb(146, 250, 235); /* oklch */ color: oklch(91.8% 0.100 183.8);
Tailwind
colors: {
custom: {
50: '#b7fcf1',
500: '#92faeb',
950: '#000000',
},
}SCSS
$custom: #92faeb; $custom-light: #b7fcf1; $custom-dark: #000000;
JSON
{
"hex": "#92faeb",
"rgb": {
"r": 146,
"g": 250,
"b": 235
},
"hsl": {
"h": 171.346,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.9177,
"c": 0.09991,
"h": 183.8
},
"luminance": 0.8048
}Semantic roles & 50–950 ramp
primary
#92FAEB
secondary
#DA5669
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585