#92FFEF#92FFEF
#92FFEF is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.104 H 183.5°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFEF |
|---|---|
| RGB | rgb(146, 255, 239) |
| HSL | hsl(171, 100%, 79%) |
| HSV | hsv(171, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.39, -35.12, -2.17) |
| CIE-LCH | lch(93.39, 35.19, 183.54°) |
| OKLab | oklab(93.01% -0.1037 -0.0064) |
| OKLCH | oklch(93.01% 0.104 183.5) |
| XYZ | xyz(63.1879, 83.8581, 94.5011) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.16
Pale Aqua
#B8FFEB
ΔE00 5.17
Light Cyan
#ACFFFC
ΔE00 5.54
Pale Cyan
#B7FFFA
ΔE00 6.00
Light Aqua
#8CFFDB
ΔE00 6.09
Bright Aqua
#0BF9EA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFEF #FF92A2
analogous
#92FFB8 #92FFEF #92D8FF
triadic
#92FFEF #EF92FF #FFEF92
tetradic
#92FFEF #B892FF #FF92A2 #D8FF92
square
#92FFEF #B892FF #FF92A2 #D8FF92
split-complementary
#92FFEF #FF92D8 #FFB892
monochromatic
#18FFDD #55FFE6 #92FFEF #CFFFF8 #E0FFFB
Accessibility & contrast
On white
1.18
#92FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#92FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFEF
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFEF | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#E3E6F1
Tritanopia (blue-blind)
#65FFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #92ffef; /* rgb */ color: rgb(146, 255, 239); /* oklch */ color: oklch(93.0% 0.104 183.5);
Tailwind
colors: {
custom: {
50: '#b7fff4',
500: '#92ffef',
950: '#000000',
},
}SCSS
$custom: #92ffef; $custom-light: #b7fff4; $custom-dark: #000000;
JSON
{
"hex": "#92ffef",
"rgb": {
"r": 146,
"g": 255,
"b": 239
},
"hsl": {
"h": 171.193,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93005,
"c": 0.10388,
"h": 183.5
},
"luminance": 0.83863
}Semantic roles & 50–950 ramp
primary
#92FFEF
secondary
#E15469
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685