#22FFDE#22FFDE
#22FFDE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.161 H 178.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #22FFDE |
|---|---|
| RGB | rgb(34, 255, 222) |
| HSL | hsl(171, 100%, 57%) |
| HSV | hsv(171, 87%, 100%) |
| CMYK | cmyk(86.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(90.38, -55.99, 1.92) |
| CIE-LCH | lch(90.38, 56.03, 178.03°) |
| OKLab | oklab(89.69% -0.1605 0.0042) |
| OKLCH | oklch(89.69% 0.161 178.5) |
| XYZ | xyz(49.5976, 77.1275, 81.3661) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.83
Bright Aqua
#0BF9EA
ΔE00 5.20
Tiffany Blue
#7BF2DA
ΔE00 5.47
Aquamarine
#7FFFD4
ΔE00 5.80
Light Aqua
#8CFFDB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22FFDE #FF2243
analogous
#22FF70 #22FFDE #22B1FF
triadic
#22FFDE #DE22FF #FFDE22
tetradic
#22FFDE #7022FF #FF2243 #B1FF22
square
#22FFDE #7022FF #FF2243 #B1FF22
split-complementary
#22FFDE #FF22B1 #FF7022
monochromatic
#00A78E #00E4C2 #22FFDE #5FFFE7 #9CFFF0
Accessibility & contrast
On white
1.28
#22FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#22FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22FFDE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22FFDE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#DADBE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #22ffde; /* rgb */ color: rgb(34, 255, 222); /* oklch */ color: oklch(89.7% 0.161 178.5);
Tailwind
colors: {
custom: {
50: '#8affe8',
500: '#22ffde',
950: '#000000',
},
}SCSS
$custom: #22ffde; $custom-light: #8affe8; $custom-dark: #000000;
JSON
{
"hex": "#22ffde",
"rgb": {
"r": 34,
"g": 255,
"b": 222
},
"hsl": {
"h": 171.041,
"s": 100,
"l": 56.667
},
"oklch": {
"l": 0.89692,
"c": 0.1606,
"h": 178.5
},
"luminance": 0.77134
}Semantic roles & 50–950 ramp
primary
#22FFDE
secondary
#A81E32
accent
#2949FF
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0E1816
muted
#7F8684