#92FFEB#92FFEB
#92FFEB is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.105 H 180.7°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFEB |
|---|---|
| RGB | rgb(146, 255, 235) |
| HSL | hsl(169, 100%, 79%) |
| HSV | hsv(169, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.29, -36.03, -0.26) |
| CIE-LCH | lch(93.29, 36.03, 180.41°) |
| OKLab | oklab(92.89% -0.1053 -0.0013) |
| OKLCH | oklch(92.89% 0.105 180.7) |
| XYZ | xyz(62.6035, 83.6244, 91.4233) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 4.76
Pale Aqua
#B8FFEB
ΔE00 4.85
Aquamarine
#7FFFD4
ΔE00 6.56
Light Turquoise
#7EF4CC
ΔE00 6.57
Light Cyan
#ACFFFC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFEB #FF92A6
analogous
#92FFB4 #92FFEB #92DCFF
triadic
#92FFEB #EB92FF #FFEB92
tetradic
#92FFEB #B492FF #FF92A6 #DCFF92
square
#92FFEB #B492FF #FF92A6 #DCFF92
split-complementary
#92FFEB #FF92DC #FFB492
monochromatic
#18FFD5 #55FFE0 #92FFEB #CFFFF6 #E0FFF9
Accessibility & contrast
On white
1.18
#92FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#92FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFEB
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFEB | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#67FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #92ffeb; /* rgb */ color: rgb(146, 255, 235); /* oklch */ color: oklch(92.9% 0.105 180.7);
Tailwind
colors: {
custom: {
50: '#b7fff1',
500: '#92ffeb',
950: '#000000',
},
}SCSS
$custom: #92ffeb; $custom-light: #b7fff1; $custom-dark: #000000;
JSON
{
"hex": "#92ffeb",
"rgb": {
"r": 146,
"g": 255,
"b": 235
},
"hsl": {
"h": 168.991,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92889,
"c": 0.10534,
"h": 180.7
},
"luminance": 0.83629
}Semantic roles & 50–950 ramp
primary
#92FFEB
secondary
#E1546E
accent
#002AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685