#7AFFEC#7AFFEC
#7AFFEC is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.121 H 183.0°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFEC |
|---|---|
| RGB | rgb(122, 255, 236) |
| HSL | hsl(171, 100%, 74%) |
| HSV | hsv(171, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.45, -41.11, -2.11) |
| CIE-LCH | lch(92.45, 41.16, 182.93°) |
| OKLab | oklab(91.98% -0.1208 -0.0063) |
| OKLCH | oklch(91.98% 0.121 183) |
| XYZ | xyz(58.9198, 81.7082, 92.0069) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.38
Bright Aqua
#0BF9EA
ΔE00 4.62
Light Aqua
#8CFFDB
ΔE00 5.62
Bright Turquoise
#0FFEF9
ΔE00 5.96
Bright Cyan
#41FDFE
ΔE00 6.97
Pale Aqua
#B8FFEB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFEC #FF7A8D
analogous
#7AFFAA #7AFFEC #7ACFFF
triadic
#7AFFEC #EC7AFF #FFEC7A
tetradic
#7AFFEC #AA7AFF #FF7A8D #CFFF7A
square
#7AFFEC #AA7AFF #FF7A8D #CFFF7A
split-complementary
#7AFFEC #FF7ACF #FFAA7A
monochromatic
#00FFDA #3DFFE3 #7AFFEC #B7FFF5 #E0FFFB
Accessibility & contrast
On white
1.21
#7AFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#7AFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFEC
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFEC | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EB
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#24FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affec; /* rgb */ color: rgb(122, 255, 236); /* oklch */ color: oklch(92.0% 0.121 183.0);
Tailwind
colors: {
custom: {
50: '#aafff2',
500: '#7affec',
950: '#000000',
},
}SCSS
$custom: #7affec; $custom-light: #aafff2; $custom-dark: #000000;
JSON
{
"hex": "#7affec",
"rgb": {
"r": 122,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.429,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91979,
"c": 0.121,
"h": 183
},
"luminance": 0.81714
}Semantic roles & 50–950 ramp
primary
#7AFFEC
secondary
#DD4056
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685