#7AFFCE#7AFFCE
#7AFFCE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.137 H 166.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFCE |
|---|---|
| RGB | rgb(122, 255, 206) |
| HSL | hsl(158, 100%, 74%) |
| HSV | hsv(158, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.73, -47.91, 12.36) |
| CIE-LCH | lch(91.73, 49.48, 165.54°) |
| OKLab | oklab(91.17% -0.1337 0.0317) |
| OKLCH | oklch(91.17% 0.137 166.7) |
| XYZ | xyz(54.9215, 80.1089, 70.9489) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 1.45
Light Turquoise
#7EF4CC
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 4.51
Bright Teal
#01F9C6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFCE #FF7AAB
analogous
#7AFF8C #7AFFCE #7AEDFF
triadic
#7AFFCE #CE7AFF #FFCE7A
tetradic
#7AFFCE #8C7AFF #FF7AAB #EDFF7A
square
#7AFFCE #8C7AFF #FF7AAB #EDFF7A
split-complementary
#7AFFCE #FF7AED #FF8C7A
monochromatic
#00FFA1 #3DFFB7 #7AFFCE #B7FFE5 #E0FFF4
Accessibility & contrast
On white
1.23
#7AFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7AFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFCE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFCE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E6E1D1
Tritanopia (blue-blind)
#44FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affce; /* rgb */ color: rgb(122, 255, 206); /* oklch */ color: oklch(91.2% 0.137 166.7);
Tailwind
colors: {
custom: {
50: '#a9ffdd',
500: '#7affce',
950: '#000000',
},
}SCSS
$custom: #7affce; $custom-light: #a9ffdd; $custom-dark: #000000;
JSON
{
"hex": "#7affce",
"rgb": {
"r": 122,
"g": 255,
"b": 206
},
"hsl": {
"h": 157.895,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91165,
"c": 0.13742,
"h": 166.7
},
"luminance": 0.80114
}Semantic roles & 50–950 ramp
primary
#7AFFCE
secondary
#DD407A
accent
#0055E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684