#7AFCC6#7AFCC6
#7AFCC6 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.139 H 164.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCC6 |
|---|---|
| RGB | rgb(122, 252, 198) |
| HSL | hsl(155, 96%, 73%) |
| HSV | hsv(155, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 21.4%, 1.2%) |
| CIE-LAB | lab(90.70, -48.32, 15.01) |
| CIE-LCH | lch(90.70, 50.60, 162.74°) |
| OKLab | oklab(90.27% -0.134 0.0385) |
| OKLCH | oklch(90.27% 0.139 164) |
| XYZ | xyz(53.0247, 77.8310, 65.6437) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.21
Aquamarine
#7FFFD4
ΔE00 2.81
Light Greenish Blue
#63F7B4
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 4.06
Light Aqua
#8CFFDB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCC6 #FC7AB0
analogous
#7AFC85 #7AFCC6 #7AF1FC
triadic
#7AFCC6 #C67AFC #FCC67A
tetradic
#7AFCC6 #857AFC #FC7AB0 #F1FC7A
square
#7AFCC6 #857AFC #FC7AB0 #F1FC7A
split-complementary
#7AFCC6 #FC7AF1 #FC857A
monochromatic
#06F692 #3EFBAC #7AFCC6 #B6FDE0 #E1FEF2
Accessibility & contrast
On white
1.27
#7AFCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#7AFCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCC6
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCC6 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC3
Deuteranopia (green-blind)
#E5DFC9
Tritanopia (blue-blind)
#4AFCED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7afcc6; /* rgb */ color: rgb(122, 252, 198); /* oklch */ color: oklch(90.3% 0.139 164.0);
Tailwind
colors: {
custom: {
50: '#a9fed7',
500: '#7afcc6',
950: '#000000',
},
}SCSS
$custom: #7afcc6; $custom-light: #a9fed7; $custom-dark: #000000;
JSON
{
"hex": "#7afcc6",
"rgb": {
"r": 122,
"g": 252,
"b": 198
},
"hsl": {
"h": 155.077,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.90269,
"c": 0.13943,
"h": 164
},
"luminance": 0.77836
}Semantic roles & 50–950 ramp
primary
#7AFCC6
secondary
#D94180
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683