#7AFDC6#7AFDC6
#7AFDC6 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.141 H 163.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDC6 |
|---|---|
| RGB | rgb(122, 253, 198) |
| HSL | hsl(155, 97%, 74%) |
| HSV | hsv(155, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(90.99, -48.74, 15.42) |
| CIE-LCH | lch(90.99, 51.12, 162.45°) |
| OKLab | oklab(90.5% -0.1351 0.0395) |
| OKLCH | oklch(90.5% 0.141 163.7) |
| XYZ | xyz(53.3396, 78.4607, 65.7487) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.22
Aquamarine
#7FFFD4
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDC6 #FD7AB1
analogous
#7AFD84 #7AFDC6 #7AF3FD
triadic
#7AFDC6 #C67AFD #FDC67A
tetradic
#7AFDC6 #847AFD #FD7AB1 #F3FD7A
square
#7AFDC6 #847AFD #FD7AB1 #F3FD7A
split-complementary
#7AFDC6 #FD7AF3 #FD847A
monochromatic
#04F992 #3EFCAC #7AFDC6 #B6FEE0 #E1FFF2
Accessibility & contrast
On white
1.26
#7AFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7AFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDC6
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDC6 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC3
Deuteranopia (green-blind)
#E6E0C9
Tritanopia (blue-blind)
#4AFDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afdc6; /* rgb */ color: rgb(122, 253, 198); /* oklch */ color: oklch(90.5% 0.141 163.7);
Tailwind
colors: {
custom: {
50: '#a9ffd7',
500: '#7afdc6',
950: '#000000',
},
}SCSS
$custom: #7afdc6; $custom-light: #a9ffd7; $custom-dark: #000000;
JSON
{
"hex": "#7afdc6",
"rgb": {
"r": 122,
"g": 253,
"b": 198
},
"hsl": {
"h": 154.809,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.90503,
"c": 0.14075,
"h": 163.7
},
"luminance": 0.78465
}Semantic roles & 50–950 ramp
primary
#7AFDC6
secondary
#DB4181
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683