#7AFFE4#7AFFE4
#7AFFE4 is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.7% C 0.124 H 178.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE4 |
|---|---|
| RGB | rgb(122, 255, 228) |
| HSL | hsl(168, 100%, 74%) |
| HSV | hsv(168, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.24, -43.00, 1.74) |
| CIE-LCH | lch(92.24, 43.04, 177.69°) |
| OKLab | oklab(91.75% -0.1242 0.0039) |
| OKLCH | oklch(91.75% 0.124 178.2) |
| XYZ | xyz(57.7835, 81.2537, 86.0222) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 5.88
Pale Turquoise
#A5FBD5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE4 #FF7A95
analogous
#7AFFA2 #7AFFE4 #7AD7FF
triadic
#7AFFE4 #E47AFF #FFE47A
tetradic
#7AFFE4 #A27AFF #FF7A95 #D7FF7A
square
#7AFFE4 #A27AFF #FF7A95 #D7FF7A
split-complementary
#7AFFE4 #FF7AD7 #FFA27A
monochromatic
#00FFCB #3DFFD8 #7AFFE4 #B7FFF0 #E0FFF9
Accessibility & contrast
On white
1.22
#7AFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#7AFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE4
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE4 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E3
Deuteranopia (green-blind)
#E1E2E6
Tritanopia (blue-blind)
#2FFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affe4; /* rgb */ color: rgb(122, 255, 228); /* oklch */ color: oklch(91.7% 0.124 178.2);
Tailwind
colors: {
custom: {
50: '#aaffec',
500: '#7affe4',
950: '#000000',
},
}SCSS
$custom: #7affe4; $custom-light: #aaffec; $custom-dark: #000000;
JSON
{
"hex": "#7affe4",
"rgb": {
"r": 122,
"g": 255,
"b": 228
},
"hsl": {
"h": 167.82,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91749,
"c": 0.12428,
"h": 178.2
},
"luminance": 0.81259
}Semantic roles & 50–950 ramp
primary
#7AFFE4
secondary
#DD4060
accent
#002FE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684