#92FFDE#92FFDE
#92FFDE is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.112 H 172.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFDE |
|---|---|
| RGB | rgb(146, 255, 222) |
| HSL | hsl(162, 100%, 79%) |
| HSV | hsv(162, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.97, -38.90, 6.00) |
| CIE-LCH | lch(92.97, 39.36, 171.23°) |
| OKLab | oklab(92.53% -0.1108 0.0153) |
| OKLCH | oklch(92.53% 0.112 172.2) |
| XYZ | xyz(60.7935, 82.9004, 81.8909) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.93
Aquamarine
#7FFFD4
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.35
Pale Turquoise
#A5FBD5
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFDE #FF92B3
analogous
#92FFA7 #92FFDE #92E9FF
triadic
#92FFDE #DE92FF #FFDE92
tetradic
#92FFDE #A792FF #FF92B3 #E9FF92
square
#92FFDE #A792FF #FF92B3 #E9FF92
split-complementary
#92FFDE #FF92E9 #FFA792
monochromatic
#18FFB9 #55FFCB #92FFDE #CFFFF1 #E0FFF6
Accessibility & contrast
On white
1.19
#92FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#92FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFDE
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFDE | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DC
Deuteranopia (green-blind)
#E7E6E0
Tritanopia (blue-blind)
#6DFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #92ffde; /* rgb */ color: rgb(146, 255, 222); /* oklch */ color: oklch(92.5% 0.112 172.2);
Tailwind
colors: {
custom: {
50: '#b7ffe8',
500: '#92ffde',
950: '#000000',
},
}SCSS
$custom: #92ffde; $custom-light: #b7ffe8; $custom-dark: #000000;
JSON
{
"hex": "#92ffde",
"rgb": {
"r": 146,
"g": 255,
"b": 222
},
"hsl": {
"h": 161.835,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92529,
"c": 0.11184,
"h": 172.2
},
"luminance": 0.82905
}Semantic roles & 50–950 ramp
primary
#92FFDE
secondary
#E1547F
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684