#7AFCC2#7AFCC2
#7AFCC2 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.143 H 162.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCC2 |
|---|---|
| RGB | rgb(122, 252, 194) |
| HSL | hsl(153, 96%, 73%) |
| HSV | hsv(153, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.62, -49.14, 16.95) |
| CIE-LCH | lch(90.62, 51.98, 160.97°) |
| OKLab | oklab(90.17% -0.1358 0.0434) |
| OKLCH | oklch(90.17% 0.143 162.3) |
| XYZ | xyz(52.5694, 77.6488, 63.2459) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.96
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCC2 #FC7AB4
analogous
#7AFC81 #7AFCC2 #7AF5FC
triadic
#7AFCC2 #C27AFC #FCC27A
tetradic
#7AFCC2 #817AFC #FC7AB4 #F5FC7A
square
#7AFCC2 #817AFC #FC7AB4 #F5FC7A
split-complementary
#7AFCC2 #FC7AF5 #FC817A
monochromatic
#06F68B #3EFBA7 #7AFCC2 #B6FDDD #E1FEF1
Accessibility & contrast
On white
1.27
#7AFCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#7AFCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCC2
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCC2 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBF
Deuteranopia (green-blind)
#E5DFC6
Tritanopia (blue-blind)
#4CFCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7afcc2; /* rgb */ color: rgb(122, 252, 194); /* oklch */ color: oklch(90.2% 0.143 162.3);
Tailwind
colors: {
custom: {
50: '#a9fed4',
500: '#7afcc2',
950: '#000000',
},
}SCSS
$custom: #7afcc2; $custom-light: #a9fed4; $custom-dark: #000000;
JSON
{
"hex": "#7afcc2",
"rgb": {
"r": 122,
"g": 252,
"b": 194
},
"hsl": {
"h": 153.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90174,
"c": 0.14254,
"h": 162.3
},
"luminance": 0.77653
}Semantic roles & 50–950 ramp
primary
#7AFCC2
secondary
#D94185
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683