#7AFFDF#7AFFDF
#7AFFDF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.127 H 175.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFDF |
|---|---|
| RGB | rgb(122, 255, 223) |
| HSL | hsl(166, 100%, 74%) |
| HSV | hsv(166, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.12, -44.15, 4.15) |
| CIE-LCH | lch(92.12, 44.35, 174.63°) |
| OKLab | oklab(91.61% -0.1264 0.0103) |
| OKLCH | oklch(91.61% 0.127 175.3) |
| XYZ | xyz(57.0994, 80.9801, 82.4194) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.20
Aquamarine
#7FFFD4
ΔE00 3.12
Tiffany Blue
#7BF2DA
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.66
Pale Turquoise
#A5FBD5
ΔE00 5.61
Light Aquamarine
#7BFDC7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFDF #FF7A9A
analogous
#7AFF9D #7AFFDF #7ADDFF
triadic
#7AFFDF #DF7AFF #FFDF7A
tetradic
#7AFFDF #9D7AFF #FF7A9A #DDFF7A
square
#7AFFDF #9D7AFF #FF7A9A #DDFF7A
split-complementary
#7AFFDF #FF7ADD #FF9D7A
monochromatic
#00FFC1 #3DFFD0 #7AFFDF #B7FFEE #E0FFF8
Accessibility & contrast
On white
1.22
#7AFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7AFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFDF
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFDF | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#35FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7affdf; /* rgb */ color: rgb(122, 255, 223); /* oklch */ color: oklch(91.6% 0.127 175.3);
Tailwind
colors: {
custom: {
50: '#aaffe9',
500: '#7affdf',
950: '#000000',
},
}SCSS
$custom: #7affdf; $custom-light: #aaffe9; $custom-dark: #000000;
JSON
{
"hex": "#7affdf",
"rgb": {
"r": 122,
"g": 255,
"b": 223
},
"hsl": {
"h": 165.564,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.9161,
"c": 0.12678,
"h": 175.3
},
"luminance": 0.80985
}Semantic roles & 50–950 ramp
primary
#7AFFDF
secondary
#DD4066
accent
#0037E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684