#7AFFC4#7AFFC4
#7AFFC4 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.145 H 162.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC4 |
|---|---|
| RGB | rgb(122, 255, 196) |
| HSL | hsl(153, 100%, 74%) |
| HSV | hsv(153, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(91.52, -50.00, 17.19) |
| CIE-LCH | lch(91.52, 52.87, 161.02°) |
| OKLab | oklab(90.92% -0.1381 0.044) |
| OKLCH | oklch(90.92% 0.145 162.3) |
| XYZ | xyz(53.7451, 79.6384, 64.7533) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.10
Light Greenish Blue
#63F7B4
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 3.20
Aquamarine
#7FFFD4
ΔE00 3.73
Greenish Cyan
#2AFEB7
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC4 #FF7AB5
analogous
#7AFF82 #7AFFC4 #7AF8FF
triadic
#7AFFC4 #C47AFF #FFC47A
tetradic
#7AFFC4 #827AFF #FF7AB5 #F8FF7A
square
#7AFFC4 #827AFF #FF7AB5 #F8FF7A
split-complementary
#7AFFC4 #FF7AF8 #FF827A
monochromatic
#00FF8E #3DFFA9 #7AFFC4 #B7FFDF #E0FFF1
Accessibility & contrast
On white
1.24
#7AFFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#7AFFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC4
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC4 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFC1
Deuteranopia (green-blind)
#E8E1C8
Tritanopia (blue-blind)
#4AFFEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affc4; /* rgb */ color: rgb(122, 255, 196); /* oklch */ color: oklch(90.9% 0.145 162.3);
Tailwind
colors: {
custom: {
50: '#a9ffd6',
500: '#7affc4',
950: '#000000',
},
}SCSS
$custom: #7affc4; $custom-light: #a9ffd6; $custom-dark: #000000;
JSON
{
"hex": "#7affc4",
"rgb": {
"r": 122,
"g": 255,
"b": 196
},
"hsl": {
"h": 153.383,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90923,
"c": 0.14494,
"h": 162.3
},
"luminance": 0.79643
}Semantic roles & 50–950 ramp
primary
#7AFFC4
secondary
#DD4086
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683