#7AE4EA#7AE4EA
#7AE4EA is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.099 H 200.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE4EA |
|---|---|
| RGB | rgb(122, 228, 234) |
| HSL | hsl(183, 73%, 70%) |
| HSV | hsv(183, 48%, 92%) |
| CMYK | cmyk(47.9%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.77, -29.09, -12.42) |
| CIE-LCH | lch(84.77, 31.63, 203.12°) |
| OKLab | oklab(85.77% -0.0925 -0.0342) |
| OKLCH | oklch(85.77% 0.099 200.3) |
| XYZ | xyz(50.6148, 65.5605, 87.8131) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.76
Robin Egg Blue
#8AF1FE
ΔE00 4.04
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Aqua Blue
#02D8E9
ΔE00 6.13
Bright Light Blue
#26F7FD
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE4EA #EA807A
analogous
#7AEAB8 #7AE4EA #7AACEA
triadic
#7AE4EA #EA7AE4 #E4EA7A
tetradic
#7AE4EA #B87AEA #EA807A #ACEA7A
square
#7AE4EA #B87AEA #EA807A #ACEA7A
split-complementary
#7AE4EA #EA7AAC #EAB87A
monochromatic
#20C1CA #45D9E2 #7AE4EA #AFEFF2 #E4F9FB
Accessibility & contrast
On white
1.49
#7AE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#7AE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE4EA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE4EA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#37EBE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae4ea; /* rgb */ color: rgb(122, 228, 234); /* oklch */ color: oklch(85.8% 0.099 200.3);
Tailwind
colors: {
custom: {
50: '#a8ecf0',
500: '#7ae4ea',
950: '#000000',
},
}SCSS
$custom: #7ae4ea; $custom-light: #a8ecf0; $custom-dark: #000000;
JSON
{
"hex": "#7ae4ea",
"rgb": {
"r": 122,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.214,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.8577,
"c": 0.09864,
"h": 200.3
},
"luminance": 0.65565
}Semantic roles & 50–950 ramp
primary
#7AE4EA
secondary
#C34C46
accent
#1B11D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485