#7AE4E4#7AE4E4
#7AE4E4 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.099 H 195.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE4E4 |
|---|---|
| RGB | rgb(122, 228, 228) |
| HSL | hsl(180, 66%, 69%) |
| HSV | hsv(180, 46%, 89%) |
| CMYK | cmyk(46.5%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.60, -30.61, -9.51) |
| CIE-LCH | lch(84.60, 32.05, 197.26°) |
| OKLab | oklab(85.57% -0.0949 -0.0263) |
| OKLCH | oklch(85.57% 0.099 195.5) |
| XYZ | xyz(49.7674, 65.2216, 83.3502) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 6.13
Bright Light Blue
#26F7FD
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE4E4 #E47A7A
analogous
#7AE4AF #7AE4E4 #7AAFE4
triadic
#7AE4E4 #E47AE4 #E4E47A
tetradic
#7AE4E4 #AF7AE4 #E47A7A #AFE47A
square
#7AE4E4 #AF7AE4 #E47A7A #AFE47A
split-complementary
#7AE4E4 #E47AAF #E4AF7A
monochromatic
#26BDBD #47DADA #7AE4E4 #ADEEEE #E0F9F9
Accessibility & contrast
On white
1.50
#7AE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#7AE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE4E4
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE4E4 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#C6CDE5
Tritanopia (blue-blind)
#3DEAE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ae4e4; /* rgb */ color: rgb(122, 228, 228); /* oklch */ color: oklch(85.6% 0.099 195.5);
Tailwind
colors: {
custom: {
50: '#a8edec',
500: '#7ae4e4',
950: '#000000',
},
}SCSS
$custom: #7ae4e4; $custom-light: #a8edec; $custom-dark: #000000;
JSON
{
"hex": "#7ae4e4",
"rgb": {
"r": 122,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 66.25,
"l": 68.627
},
"oklch": {
"l": 0.85572,
"c": 0.0985,
"h": 195.5
},
"luminance": 0.65226
}Semantic roles & 50–950 ramp
primary
#7AE4E4
secondary
#BB4747
accent
#1717CE
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484