#7AE4E5#7AE4E5
#7AE4E5 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.098 H 196.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE4E5 |
|---|---|
| RGB | rgb(122, 228, 229) |
| HSL | hsl(181, 67%, 69%) |
| HSV | hsv(181, 47%, 90%) |
| CMYK | cmyk(46.7%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.63, -30.36, -10.00) |
| CIE-LCH | lch(84.63, 31.96, 198.23°) |
| OKLab | oklab(85.61% -0.0945 -0.0276) |
| OKLCH | oklch(85.61% 0.098 196.3) |
| XYZ | xyz(49.9066, 65.2773, 84.0834) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE4E5 #E57B7A
analogous
#7AE5B1 #7AE4E5 #7AAFE5
triadic
#7AE4E5 #E57AE4 #E4E57A
tetradic
#7AE4E5 #B17AE5 #E57B7A #AFE57A
square
#7AE4E5 #B17AE5 #E57B7A #AFE57A
split-complementary
#7AE4E5 #E57AAF #E5B17A
monochromatic
#25BEBF #47DADB #7AE4E5 #ADEEEF #E0F9F9
Accessibility & contrast
On white
1.49
#7AE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#7AE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE4E5
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE4E5 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE5
Deuteranopia (green-blind)
#C5CDE6
Tritanopia (blue-blind)
#3CEAE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ae4e5; /* rgb */ color: rgb(122, 228, 229); /* oklch */ color: oklch(85.6% 0.098 196.3);
Tailwind
colors: {
custom: {
50: '#a8eded',
500: '#7ae4e5',
950: '#000000',
},
}SCSS
$custom: #7ae4e5; $custom-light: #a8eded; $custom-dark: #000000;
JSON
{
"hex": "#7ae4e5",
"rgb": {
"r": 122,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.561,
"s": 67.296,
"l": 68.824
},
"oklch": {
"l": 0.85605,
"c": 0.09847,
"h": 196.3
},
"luminance": 0.65282
}Semantic roles & 50–950 ramp
primary
#7AE4E5
secondary
#BD4847
accent
#1816CF
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484