#7AFEEC#7AFEEC
#7AFEEC is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.120 H 183.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEEC |
|---|---|
| RGB | rgb(122, 254, 236) |
| HSL | hsl(172, 99%, 74%) |
| HSV | hsv(172, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(92.16, -40.66, -2.52) |
| CIE-LCH | lch(92.16, 40.74, 183.55°) |
| OKLab | oklab(91.75% -0.1198 -0.0074) |
| OKLCH | oklch(91.75% 0.12 183.5) |
| XYZ | xyz(58.6017, 81.0719, 91.9008) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.52
Bright Turquoise
#0FFEF9
ΔE00 5.75
Light Aqua
#8CFFDB
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.70
Aqua
#00FFFF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEEC #FE7A8C
analogous
#7AFEAA #7AFEEC #7ACEFE
triadic
#7AFEEC #EC7AFE #FEEC7A
tetradic
#7AFEEC #AA7AFE #FE7A8C #CEFE7A
square
#7AFEEC #AA7AFE #FE7A8C #CEFE7A
split-complementary
#7AFEEC #FE7ACE #FEAA7A
monochromatic
#02FCDA #3DFEE3 #7AFEEC #B7FEF5 #E1FFFB
Accessibility & contrast
On white
1.22
#7AFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#7AFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEEC
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEEC | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#25FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afeec; /* rgb */ color: rgb(122, 254, 236); /* oklch */ color: oklch(91.8% 0.120 183.5);
Tailwind
colors: {
custom: {
50: '#aafff2',
500: '#7afeec',
950: '#000000',
},
}SCSS
$custom: #7afeec; $custom-light: #aafff2; $custom-dark: #000000;
JSON
{
"hex": "#7afeec",
"rgb": {
"r": 122,
"g": 254,
"b": 236
},
"hsl": {
"h": 171.818,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.9175,
"c": 0.12,
"h": 183.5
},
"luminance": 0.81077
}Semantic roles & 50–950 ramp
primary
#7AFEEC
secondary
#DC4055
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685