#7AE4EC#7AE4EC
#7AE4EC is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.8% C 0.099 H 201.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE4EC |
|---|---|
| RGB | rgb(122, 228, 236) |
| HSL | hsl(184, 75%, 70%) |
| HSV | hsv(184, 48%, 93%) |
| CMYK | cmyk(48.3%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.83, -28.57, -13.39) |
| CIE-LCH | lch(84.83, 31.55, 205.11°) |
| OKLab | oklab(85.84% -0.0917 -0.0369) |
| OKLCH | oklch(85.84% 0.099 201.9) |
| XYZ | xyz(50.9038, 65.6761, 89.3349) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.23
Robin Egg Blue
#8AF1FE
ΔE00 3.59
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 6.46
Paleturquoise
#AFEEEE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE4EC #EC827A
analogous
#7AECBB #7AE4EC #7AABEC
triadic
#7AE4EC #EC7AE4 #E4EC7A
tetradic
#7AE4EC #BB7AEC #EC827A #ABEC7A
square
#7AE4EC #BB7AEC #EC827A #ABEC7A
split-complementary
#7AE4EC #EC7AAB #ECBB7A
monochromatic
#1DC2CE #44D9E4 #7AE4EC #B0EFF4 #E4FAFB
Accessibility & contrast
On white
1.49
#7AE4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#7AE4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE4EC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE4EC | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#34EBE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae4ec; /* rgb */ color: rgb(122, 228, 236); /* oklch */ color: oklch(85.8% 0.099 201.9);
Tailwind
colors: {
custom: {
50: '#a8ecf2',
500: '#7ae4ec',
950: '#000000',
},
}SCSS
$custom: #7ae4ec; $custom-light: #a8ecf2; $custom-dark: #000000;
JSON
{
"hex": "#7ae4ec",
"rgb": {
"r": 122,
"g": 228,
"b": 236
},
"hsl": {
"h": 184.211,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.85837,
"c": 0.09884,
"h": 201.9
},
"luminance": 0.65681
}Semantic roles & 50–950 ramp
primary
#7AE4EC
secondary
#C54E45
accent
#1C0ED7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485