#7AFCE7#7AFCE7
#7AFCE7 is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.1% C 0.120 H 181.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCE7 |
|---|---|
| RGB | rgb(122, 252, 231) |
| HSL | hsl(170, 96%, 73%) |
| HSV | hsv(170, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 8.3%, 1.2%) |
| CIE-LAB | lab(91.47, -40.96, -0.94) |
| CIE-LCH | lch(91.47, 40.97, 181.32°) |
| OKLab | oklab(91.15% -0.1198 -0.0032) |
| OKLCH | oklch(91.15% 0.12 181.5) |
| XYZ | xyz(57.2540, 79.5227, 87.9180) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.47
Bright Aqua
#0BF9EA
ΔE00 4.83
Light Aqua
#8CFFDB
ΔE00 4.94
Light Turquoise
#7EF4CC
ΔE00 6.21
Aquamarine
#7FFFD4
ΔE00 6.33
Bright Turquoise
#0FFEF9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCE7 #FC7A8F
analogous
#7AFCA6 #7AFCE7 #7AD0FC
triadic
#7AFCE7 #E77AFC #FCE77A
tetradic
#7AFCE7 #A67AFC #FC7A8F #D0FC7A
square
#7AFCE7 #A67AFC #FC7A8F #D0FC7A
split-complementary
#7AFCE7 #FC7AD0 #FCA67A
monochromatic
#06F6CF #3EFBDC #7AFCE7 #B6FDF2 #E1FEFA
Accessibility & contrast
On white
1.24
#7AFCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#7AFCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCE7
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCE7 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE6
Deuteranopia (green-blind)
#DEE0E9
Tritanopia (blue-blind)
#2DFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afce7; /* rgb */ color: rgb(122, 252, 231); /* oklch */ color: oklch(91.1% 0.120 181.5);
Tailwind
colors: {
custom: {
50: '#aafeee',
500: '#7afce7',
950: '#000000',
},
}SCSS
$custom: #7afce7; $custom-light: #aafeee; $custom-dark: #000000;
JSON
{
"hex": "#7afce7",
"rgb": {
"r": 122,
"g": 252,
"b": 231
},
"hsl": {
"h": 170.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91146,
"c": 0.1198,
"h": 181.5
},
"luminance": 0.79528
}Semantic roles & 50–950 ramp
primary
#7AFCE7
secondary
#D9415A
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685