#22FFDF#22FFDF
#22FFDF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.160 H 179.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #22FFDF |
|---|---|
| RGB | rgb(34, 255, 223) |
| HSL | hsl(171, 100%, 57%) |
| HSV | hsv(171, 87%, 100%) |
| CMYK | cmyk(86.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(90.41, -55.74, 1.44) |
| CIE-LCH | lch(90.41, 55.76, 178.52°) |
| OKLab | oklab(89.72% -0.1601 0.0029) |
| OKLCH | oklch(89.72% 0.16 179) |
| XYZ | xyz(49.7321, 77.1813, 82.0741) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.55
Bright Aqua
#0BF9EA
ΔE00 4.94
Bright Teal
#01F9C6
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.40
Aquamarine
#7FFFD4
ΔE00 5.96
Light Aqua
#8CFFDB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22FFDF #FF2242
analogous
#22FF71 #22FFDF #22B1FF
triadic
#22FFDF #DF22FF #FFDF22
tetradic
#22FFDF #7122FF #FF2242 #B1FF22
square
#22FFDF #7122FF #FF2242 #B1FF22
split-complementary
#22FFDF #FF22B1 #FF7122
monochromatic
#00A78E #00E4C3 #22FFDF #5FFFE8 #9CFFF1
Accessibility & contrast
On white
1.28
#22FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#22FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22FFDF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22FFDF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DADBE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #22ffdf; /* rgb */ color: rgb(34, 255, 223); /* oklch */ color: oklch(89.7% 0.160 179.0);
Tailwind
colors: {
custom: {
50: '#8affe8',
500: '#22ffdf',
950: '#000000',
},
}SCSS
$custom: #22ffdf; $custom-light: #8affe8; $custom-dark: #000000;
JSON
{
"hex": "#22ffdf",
"rgb": {
"r": 34,
"g": 255,
"b": 223
},
"hsl": {
"h": 171.312,
"s": 100,
"l": 56.667
},
"oklch": {
"l": 0.8972,
"c": 0.16012,
"h": 179
},
"luminance": 0.77188
}Semantic roles & 50–950 ramp
primary
#22FFDF
secondary
#A81E32
accent
#2948FF
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0E1816
muted
#7F8684