#7AFFDA#7AFFDA
#7AFFDA is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.130 H 172.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFDA |
|---|---|
| RGB | rgb(122, 255, 218) |
| HSL | hsl(163, 100%, 74%) |
| HSV | hsv(163, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.00, -45.29, 6.56) |
| CIE-LCH | lch(92.00, 45.76, 171.76°) |
| OKLab | oklab(91.47% -0.1285 0.0167) |
| OKLCH | oklch(91.47% 0.13 172.6) |
| XYZ | xyz(56.4353, 80.7144, 78.9215) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.61
Aquamarine
#7FFFD4
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.76
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.43
Pale Turquoise
#A5FBD5
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFDA #FF7A9F
analogous
#7AFF98 #7AFFDA #7AE2FF
triadic
#7AFFDA #DA7AFF #FFDA7A
tetradic
#7AFFDA #987AFF #FF7A9F #E2FF7A
square
#7AFFDA #987AFF #FF7A9F #E2FF7A
split-complementary
#7AFFDA #FF7AE2 #FF987A
monochromatic
#00FFB8 #3DFFC9 #7AFFDA #B7FFEB #E0FFF6
Accessibility & contrast
On white
1.22
#7AFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#7AFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFDA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFDA | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#3AFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7affda; /* rgb */ color: rgb(122, 255, 218); /* oklch */ color: oklch(91.5% 0.130 172.6);
Tailwind
colors: {
custom: {
50: '#a9ffe5',
500: '#7affda',
950: '#000000',
},
}SCSS
$custom: #7affda; $custom-light: #a9ffe5; $custom-dark: #000000;
JSON
{
"hex": "#7affda",
"rgb": {
"r": 122,
"g": 255,
"b": 218
},
"hsl": {
"h": 163.308,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91474,
"c": 0.12958,
"h": 172.6
},
"luminance": 0.8072
}Semantic roles & 50–950 ramp
primary
#7AFFDA
secondary
#DD406C
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684