#7AFFD2#7AFFD2
#7AFFD2 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.135 H 168.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFD2 |
|---|---|
| RGB | rgb(122, 255, 210) |
| HSL | hsl(160, 100%, 74%) |
| HSV | hsv(160, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.82, -47.05, 10.42) |
| CIE-LCH | lch(91.82, 48.19, 167.51°) |
| OKLab | oklab(91.27% -0.132 0.0267) |
| OKLCH | oklch(91.27% 0.135 168.6) |
| XYZ | xyz(55.4136, 80.3057, 73.5406) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.58
Light Aquamarine
#7BFDC7
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 2.48
Light Aqua
#8CFFDB
ΔE00 2.54
Bright Teal
#01F9C6
ΔE00 4.77
Pale Turquoise
#A5FBD5
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFD2 #FF7AA7
analogous
#7AFF90 #7AFFD2 #7AEAFF
triadic
#7AFFD2 #D27AFF #FFD27A
tetradic
#7AFFD2 #907AFF #FF7AA7 #EAFF7A
square
#7AFFD2 #907AFF #FF7AA7 #EAFF7A
split-complementary
#7AFFD2 #FF7AEA #FF907A
monochromatic
#00FFA8 #3DFFBD #7AFFD2 #B7FFE7 #E0FFF5
Accessibility & contrast
On white
1.23
#7AFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7AFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFD2
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFD2 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E5E2D5
Tritanopia (blue-blind)
#41FFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7affd2; /* rgb */ color: rgb(122, 255, 210); /* oklch */ color: oklch(91.3% 0.135 168.6);
Tailwind
colors: {
custom: {
50: '#a9ffdf',
500: '#7affd2',
950: '#000000',
},
}SCSS
$custom: #7affd2; $custom-light: #a9ffdf; $custom-dark: #000000;
JSON
{
"hex": "#7affd2",
"rgb": {
"r": 122,
"g": 255,
"b": 210
},
"hsl": {
"h": 159.699,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91266,
"c": 0.13466,
"h": 168.6
},
"luminance": 0.80311
}Semantic roles & 50–950 ramp
primary
#7AFFD2
secondary
#DD4075
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684