#7AFFDB#7AFFDB
#7AFFDB is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.129 H 173.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFDB |
|---|---|
| RGB | rgb(122, 255, 219) |
| HSL | hsl(164, 100%, 74%) |
| HSV | hsv(164, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.03, -45.06, 6.08) |
| CIE-LCH | lch(92.03, 45.47, 172.32°) |
| OKLab | oklab(91.5% -0.1281 0.0154) |
| OKLCH | oklch(91.5% 0.129 173.2) |
| XYZ | xyz(56.5665, 80.7669, 79.6127) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.65
Aquamarine
#7FFFD4
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 2.90
Tiffany Blue
#7BF2DA
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.70
Pale Turquoise
#A5FBD5
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFDB #FF7A9E
analogous
#7AFF99 #7AFFDB #7AE1FF
triadic
#7AFFDB #DB7AFF #FFDB7A
tetradic
#7AFFDB #997AFF #FF7A9E #E1FF7A
square
#7AFFDB #997AFF #FF7A9E #E1FF7A
split-complementary
#7AFFDB #FF7AE1 #FF997A
monochromatic
#00FFBA #3DFFCA #7AFFDB #B7FFEC #E0FFF7
Accessibility & contrast
On white
1.22
#7AFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#7AFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFDB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFDB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#39FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7affdb; /* rgb */ color: rgb(122, 255, 219); /* oklch */ color: oklch(91.5% 0.129 173.2);
Tailwind
colors: {
custom: {
50: '#a9ffe6',
500: '#7affdb',
950: '#000000',
},
}SCSS
$custom: #7affdb; $custom-light: #a9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#7affdb",
"rgb": {
"r": 122,
"g": 255,
"b": 219
},
"hsl": {
"h": 163.759,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91501,
"c": 0.129,
"h": 173.2
},
"luminance": 0.80772
}Semantic roles & 50–950 ramp
primary
#7AFFDB
secondary
#DD406B
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684