#7AE2EA#7AE2EA
#7AE2EA is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.097 H 202.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE2EA |
|---|---|
| RGB | rgb(122, 226, 234) |
| HSL | hsl(184, 73%, 70%) |
| HSV | hsv(184, 48%, 92%) |
| CMYK | cmyk(47.9%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.21, -28.12, -13.26) |
| CIE-LCH | lch(84.21, 31.09, 205.25°) |
| OKLab | oklab(85.32% -0.0903 -0.0366) |
| OKLCH | oklch(85.32% 0.097 202) |
| XYZ | xyz(50.0678, 64.4665, 87.6308) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 3.91
Robin'S Egg Blue
#98EFF9
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 6.60
Bright Light Blue
#26F7FD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE2EA #EA827A
analogous
#7AEABA #7AE2EA #7AAAEA
triadic
#7AE2EA #EA7AE2 #E2EA7A
tetradic
#7AE2EA #BA7AEA #EA827A #AAEA7A
square
#7AE2EA #BA7AEA #EA827A #AAEA7A
split-complementary
#7AE2EA #EA7AAA #EABA7A
monochromatic
#20BECA #45D6E2 #7AE2EA #AFEEF2 #E4F9FB
Accessibility & contrast
On white
1.51
#7AE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#7AE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE2EA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE2EA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#38E9E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ae2ea; /* rgb */ color: rgb(122, 226, 234); /* oklch */ color: oklch(85.3% 0.097 202.0);
Tailwind
colors: {
custom: {
50: '#a8ebf0',
500: '#7ae2ea',
950: '#000000',
},
}SCSS
$custom: #7ae2ea; $custom-light: #a8ebf0; $custom-dark: #000000;
JSON
{
"hex": "#7ae2ea",
"rgb": {
"r": 122,
"g": 226,
"b": 234
},
"hsl": {
"h": 184.286,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.85317,
"c": 0.09741,
"h": 202
},
"luminance": 0.64471
}Semantic roles & 50–950 ramp
primary
#7AE2EA
secondary
#C34E46
accent
#1F11D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485