#7AFCEA#7AFCEA
#7AFCEA is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.119 H 183.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCEA |
|---|---|
| RGB | rgb(122, 252, 234) |
| HSL | hsl(172, 96%, 73%) |
| HSV | hsv(172, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(91.55, -40.25, -2.39) |
| CIE-LCH | lch(91.55, 40.32, 183.40°) |
| OKLab | oklab(91.23% -0.1185 -0.0071) |
| OKLCH | oklch(91.23% 0.119 183.4) |
| XYZ | xyz(57.6814, 79.6936, 90.1686) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.07
Bright Aqua
#0BF9EA
ΔE00 4.51
Bright Turquoise
#0FFEF9
ΔE00 5.83
Light Aqua
#8CFFDB
ΔE00 5.84
Bright Cyan
#41FDFE
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCEA #FC7A8C
analogous
#7AFCA9 #7AFCEA #7ACDFC
triadic
#7AFCEA #EA7AFC #FCEA7A
tetradic
#7AFCEA #A97AFC #FC7A8C #CDFC7A
square
#7AFCEA #A97AFC #FC7A8C #CDFC7A
split-complementary
#7AFCEA #FC7ACD #FCA97A
monochromatic
#06F6D5 #3EFBE1 #7AFCEA #B6FDF3 #E1FEFA
Accessibility & contrast
On white
1.24
#7AFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#7AFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCEA
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCEA | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#DDE0EC
Tritanopia (blue-blind)
#29FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afcea; /* rgb */ color: rgb(122, 252, 234); /* oklch */ color: oklch(91.2% 0.119 183.4);
Tailwind
colors: {
custom: {
50: '#aafef0',
500: '#7afcea',
950: '#000000',
},
}SCSS
$custom: #7afcea; $custom-light: #aafef0; $custom-dark: #000000;
JSON
{
"hex": "#7afcea",
"rgb": {
"r": 122,
"g": 252,
"b": 234
},
"hsl": {
"h": 171.692,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91234,
"c": 0.1187,
"h": 183.4
},
"luminance": 0.79699
}Semantic roles & 50–950 ramp
primary
#7AFCEA
secondary
#D94156
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685