#7AFCE5#7AFCE5
#7AFCE5 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.121 H 180.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCE5 |
|---|---|
| RGB | rgb(122, 252, 229) |
| HSL | hsl(169, 96%, 73%) |
| HSV | hsv(169, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 9.1%, 1.2%) |
| CIE-LAB | lab(91.42, -41.43, 0.02) |
| CIE-LCH | lch(91.42, 41.43, 179.97°) |
| OKLab | oklab(91.09% -0.1206 -0.0006) |
| OKLCH | oklch(91.09% 0.121 180.3) |
| XYZ | xyz(56.9732, 79.4103, 86.4389) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 4.36
Bright Aqua
#0BF9EA
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.62
Aquamarine
#7FFFD4
ΔE00 5.70
Aqua (survey)
#13EAC9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCE5 #FC7A91
analogous
#7AFCA4 #7AFCE5 #7AD2FC
triadic
#7AFCE5 #E57AFC #FCE57A
tetradic
#7AFCE5 #A47AFC #FC7A91 #D2FC7A
square
#7AFCE5 #A47AFC #FC7A91 #D2FC7A
split-complementary
#7AFCE5 #FC7AD2 #FCA47A
monochromatic
#06F6CB #3EFBD9 #7AFCE5 #B6FDF1 #E1FEF9
Accessibility & contrast
On white
1.24
#7AFCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7AFCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCE5
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCE5 | 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)
#F3EFE4
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#30FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afce5; /* rgb */ color: rgb(122, 252, 229); /* oklch */ color: oklch(91.1% 0.121 180.3);
Tailwind
colors: {
custom: {
50: '#aafeed',
500: '#7afce5',
950: '#000000',
},
}SCSS
$custom: #7afce5; $custom-light: #aafeed; $custom-dark: #000000;
JSON
{
"hex": "#7afce5",
"rgb": {
"r": 122,
"g": 252,
"b": 229
},
"hsl": {
"h": 169.385,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91089,
"c": 0.1206,
"h": 180.3
},
"luminance": 0.79416
}Semantic roles & 50–950 ramp
primary
#7AFCE5
secondary
#D9415C
accent
#0029E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684