#7AFCE3#7AFCE3
#7AFCE3 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.121 H 179.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCE3 |
|---|---|
| RGB | rgb(122, 252, 227) |
| HSL | hsl(168, 96%, 73%) |
| HSV | hsv(168, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 9.9%, 1.2%) |
| CIE-LAB | lab(91.37, -41.91, 0.98) |
| CIE-LCH | lch(91.37, 41.92, 178.66°) |
| OKLab | oklab(91.03% -0.1214 0.0019) |
| OKLCH | oklch(91.03% 0.121 179.1) |
| XYZ | xyz(56.6955, 79.2993, 84.9767) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.12
Light Aqua
#8CFFDB
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 5.04
Aquamarine
#7FFFD4
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCE3 #FC7A93
analogous
#7AFCA2 #7AFCE3 #7AD4FC
triadic
#7AFCE3 #E37AFC #FCE37A
tetradic
#7AFCE3 #A27AFC #FC7A93 #D4FC7A
square
#7AFCE3 #A27AFC #FC7A93 #D4FC7A
split-complementary
#7AFCE3 #FC7AD4 #FCA27A
monochromatic
#06F6C8 #3EFBD6 #7AFCE3 #B6FDF0 #E1FEF9
Accessibility & contrast
On white
1.25
#7AFCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#7AFCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCE3
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCE3 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE2
Deuteranopia (green-blind)
#DEE0E5
Tritanopia (blue-blind)
#32FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afce3; /* rgb */ color: rgb(122, 252, 227); /* oklch */ color: oklch(91.0% 0.121 179.1);
Tailwind
colors: {
custom: {
50: '#a9feeb',
500: '#7afce3',
950: '#000000',
},
}SCSS
$custom: #7afce3; $custom-light: #a9feeb; $custom-dark: #000000;
JSON
{
"hex": "#7afce3",
"rgb": {
"r": 122,
"g": 252,
"b": 227
},
"hsl": {
"h": 168.462,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91031,
"c": 0.12147,
"h": 179.1
},
"luminance": 0.79304
}Semantic roles & 50–950 ramp
primary
#7AFCE3
secondary
#D9415E
accent
#002CE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684