#7AFFC0#7AFFC0
#7AFFC0 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.8% C 0.148 H 160.7°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC0 |
|---|---|
| RGB | rgb(122, 255, 192) |
| HSL | hsl(152, 100%, 74%) |
| HSV | hsv(152, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(91.44, -50.80, 19.13) |
| CIE-LCH | lch(91.44, 54.28, 159.37°) |
| OKLab | oklab(90.83% -0.1398 0.0489) |
| OKLCH | oklch(90.83% 0.148 160.7) |
| XYZ | xyz(53.2959, 79.4587, 62.3874) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.93
Light Greenish Blue
#63F7B4
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.57
Light Seafoam
#A0FEBF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC0 #FF7AB9
analogous
#7AFF7E #7AFFC0 #7AFBFF
triadic
#7AFFC0 #C07AFF #FFC07A
tetradic
#7AFFC0 #7E7AFF #FF7AB9 #FBFF7A
square
#7AFFC0 #7E7AFF #FF7AB9 #FBFF7A
split-complementary
#7AFFC0 #FF7AFB #FF7E7A
monochromatic
#00FF86 #3DFFA3 #7AFFC0 #B7FFDD #E0FFF1
Accessibility & contrast
On white
1.24
#7AFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7AFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC0
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC0 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBC
Deuteranopia (green-blind)
#E9E1C4
Tritanopia (blue-blind)
#4DFEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7affc0; /* rgb */ color: rgb(122, 255, 192); /* oklch */ color: oklch(90.8% 0.148 160.7);
Tailwind
colors: {
custom: {
50: '#a9ffd3',
500: '#7affc0',
950: '#000000',
},
}SCSS
$custom: #7affc0; $custom-light: #a9ffd3; $custom-dark: #000000;
JSON
{
"hex": "#7affc0",
"rgb": {
"r": 122,
"g": 255,
"b": 192
},
"hsl": {
"h": 151.579,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.9083,
"c": 0.14814,
"h": 160.7
},
"luminance": 0.79463
}Semantic roles & 50–950 ramp
primary
#7AFFC0
secondary
#DD408A
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683