#7AFECC#7AFECC
#7AFECC is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.138 H 166.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFECC |
|---|---|
| RGB | rgb(122, 254, 204) |
| HSL | hsl(157, 99%, 74%) |
| HSV | hsv(157, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(91.40, -47.91, 12.92) |
| CIE-LCH | lch(91.40, 49.62, 164.91°) |
| OKLab | oklab(90.88% -0.1335 0.0331) |
| OKLCH | oklch(90.88% 0.138 166.1) |
| XYZ | xyz(54.3619, 79.3760, 69.5714) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.05
Aquamarine
#7FFFD4
ΔE00 1.73
Light Turquoise
#7EF4CC
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 4.20
Bright Teal
#01F9C6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFECC #FE7AAC
analogous
#7AFE8A #7AFECC #7AEEFE
triadic
#7AFECC #CC7AFE #FECC7A
tetradic
#7AFECC #8A7AFE #FE7AAC #EEFE7A
square
#7AFECC #8A7AFE #FE7AAC #EEFE7A
split-complementary
#7AFECC #FE7AEE #FE8A7A
monochromatic
#02FC9D #3DFEB5 #7AFECC #B7FEE3 #E1FFF3
Accessibility & contrast
On white
1.24
#7AFECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7AFECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFECC
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFECC | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E5E1CF
Tritanopia (blue-blind)
#45FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afecc; /* rgb */ color: rgb(122, 254, 204); /* oklch */ color: oklch(90.9% 0.138 166.1);
Tailwind
colors: {
custom: {
50: '#a9ffdb',
500: '#7afecc',
950: '#000000',
},
}SCSS
$custom: #7afecc; $custom-light: #a9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#7afecc",
"rgb": {
"r": 122,
"g": 254,
"b": 204
},
"hsl": {
"h": 157.273,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.90882,
"c": 0.13758,
"h": 166.1
},
"luminance": 0.79381
}Semantic roles & 50–950 ramp
primary
#7AFECC
secondary
#DC407B
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684