#7AFCD2#7AFCD2
#7AFCD2 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.131 H 169.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCD2 |
|---|---|
| RGB | rgb(122, 252, 210) |
| HSL | hsl(161, 96%, 73%) |
| HSV | hsv(161, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.97, -45.76, 9.20) |
| CIE-LCH | lch(90.97, 46.67, 168.63°) |
| OKLab | oklab(90.57% -0.1288 0.0235) |
| OKLCH | oklch(90.57% 0.131 169.6) |
| XYZ | xyz(54.4640, 78.4067, 73.2241) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.73
Light Turquoise
#7EF4CC
ΔE00 1.77
Light Aqua
#8CFFDB
ΔE00 2.11
Light Aquamarine
#7BFDC7
ΔE00 2.94
Pale Turquoise
#A5FBD5
ΔE00 4.60
Bright Teal
#01F9C6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCD2 #FC7AA4
analogous
#7AFC91 #7AFCD2 #7AE5FC
triadic
#7AFCD2 #D27AFC #FCD27A
tetradic
#7AFCD2 #917AFC #FC7AA4 #E5FC7A
square
#7AFCD2 #917AFC #FC7AA4 #E5FC7A
split-complementary
#7AFCD2 #FC7AE5 #FC917A
monochromatic
#06F6A8 #3EFBBE #7AFCD2 #B6FDE6 #E1FEF5
Accessibility & contrast
On white
1.26
#7AFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#7AFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCD2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCD2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#42FDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afcd2; /* rgb */ color: rgb(122, 252, 210); /* oklch */ color: oklch(90.6% 0.131 169.6);
Tailwind
colors: {
custom: {
50: '#a9fedf',
500: '#7afcd2',
950: '#000000',
},
}SCSS
$custom: #7afcd2; $custom-light: #a9fedf; $custom-dark: #000000;
JSON
{
"hex": "#7afcd2",
"rgb": {
"r": 122,
"g": 252,
"b": 210
},
"hsl": {
"h": 160.615,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.9057,
"c": 0.13091,
"h": 169.6
},
"luminance": 0.78412
}Semantic roles & 50–950 ramp
primary
#7AFCD2
secondary
#D94172
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684