#7AFFC1#7AFFC1
#7AFFC1 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.147 H 161.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC1 |
|---|---|
| RGB | rgb(122, 255, 193) |
| HSL | hsl(152, 100%, 74%) |
| HSV | hsv(152, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 24.3%, 0%) |
| CIE-LAB | lab(91.46, -50.60, 18.65) |
| CIE-LCH | lch(91.46, 53.93, 159.77°) |
| OKLab | oklab(90.85% -0.1394 0.0477) |
| OKLCH | oklch(90.85% 0.147 161.1) |
| XYZ | xyz(53.4071, 79.5031, 62.9729) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC1 #FF7AB8
analogous
#7AFF7F #7AFFC1 #7AFBFF
triadic
#7AFFC1 #C17AFF #FFC17A
tetradic
#7AFFC1 #7F7AFF #FF7AB8 #FBFF7A
square
#7AFFC1 #7F7AFF #FF7AB8 #FBFF7A
split-complementary
#7AFFC1 #FF7AFB #FF7F7A
monochromatic
#00FF88 #3DFFA4 #7AFFC1 #B7FFDE #E0FFF1
Accessibility & contrast
On white
1.24
#7AFFC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#7AFFC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC1
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC1 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBE
Deuteranopia (green-blind)
#E8E1C5
Tritanopia (blue-blind)
#4CFEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7affc1; /* rgb */ color: rgb(122, 255, 193); /* oklch */ color: oklch(90.9% 0.147 161.1);
Tailwind
colors: {
custom: {
50: '#a9ffd3',
500: '#7affc1',
950: '#000000',
},
}SCSS
$custom: #7affc1; $custom-light: #a9ffd3; $custom-dark: #000000;
JSON
{
"hex": "#7affc1",
"rgb": {
"r": 122,
"g": 255,
"b": 193
},
"hsl": {
"h": 152.03,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90853,
"c": 0.14733,
"h": 161.1
},
"luminance": 0.79508
}Semantic roles & 50–950 ramp
primary
#7AFFC1
secondary
#DD4089
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683