#7AFFE5#7AFFE5
#7AFFE5 is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.124 H 178.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE5 |
|---|---|
| RGB | rgb(122, 255, 229) |
| HSL | hsl(168, 100%, 74%) |
| HSV | hsv(168, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(92.27, -42.77, 1.26) |
| CIE-LCH | lch(92.27, 42.79, 178.32°) |
| OKLab | oklab(91.78% -0.1238 0.0027) |
| OKLCH | oklch(91.78% 0.124 178.8) |
| XYZ | xyz(57.9227, 81.3094, 86.7554) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 5.11
Bright Aqua
#0BF9EA
ΔE00 5.68
Aqua (survey)
#13EAC9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE5 #FF7A94
analogous
#7AFFA3 #7AFFE5 #7AD6FF
triadic
#7AFFE5 #E57AFF #FFE57A
tetradic
#7AFFE5 #A37AFF #FF7A94 #D6FF7A
square
#7AFFE5 #A37AFF #FF7A94 #D6FF7A
split-complementary
#7AFFE5 #FF7AD6 #FFA37A
monochromatic
#00FFCD #3DFFD9 #7AFFE5 #B7FFF1 #E0FFF9
Accessibility & contrast
On white
1.22
#7AFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#7AFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE5
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE5 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E4
Deuteranopia (green-blind)
#E1E2E7
Tritanopia (blue-blind)
#2EFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affe5; /* rgb */ color: rgb(122, 255, 229); /* oklch */ color: oklch(91.8% 0.124 178.8);
Tailwind
colors: {
custom: {
50: '#aaffed',
500: '#7affe5',
950: '#000000',
},
}SCSS
$custom: #7affe5; $custom-light: #aaffed; $custom-dark: #000000;
JSON
{
"hex": "#7affe5",
"rgb": {
"r": 122,
"g": 255,
"b": 229
},
"hsl": {
"h": 168.271,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91777,
"c": 0.12382,
"h": 178.8
},
"luminance": 0.81315
}Semantic roles & 50–950 ramp
primary
#7AFFE5
secondary
#DD405F
accent
#002DE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684