#7AE4EF#7AE4EF
#7AE4EF is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.9% C 0.099 H 204.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE4EF |
|---|---|
| RGB | rgb(122, 228, 239) |
| HSL | hsl(186, 79%, 71%) |
| HSV | hsv(186, 49%, 94%) |
| CMYK | cmyk(49%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.92, -27.79, -14.84) |
| CIE-LCH | lch(84.92, 31.51, 208.09°) |
| OKLab | oklab(85.94% -0.0905 -0.0409) |
| OKLCH | oklch(85.94% 0.099 204.3) |
| XYZ | xyz(51.3433, 65.8519, 91.6496) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.62
Robin Egg Blue
#8AF1FE
ΔE00 3.12
Robin'S Egg Blue
#98EFF9
ΔE00 3.55
Aqua Blue
#02D8E9
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 6.80
Bright Light Blue
#26F7FD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE4EF #EF857A
analogous
#7AEFBF #7AE4EF #7AA9EF
triadic
#7AE4EF #EF7AE4 #E4EF7A
tetradic
#7AE4EF #BF7AEF #EF857A #A9EF7A
square
#7AE4EF #BF7AEF #EF857A #A9EF7A
split-complementary
#7AE4EF #EF7AA9 #EFBF7A
monochromatic
#1AC3D5 #43D9E8 #7AE4EF #B1EFF6 #E4F9FC
Accessibility & contrast
On white
1.48
#7AE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#7AE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE4EF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE4EF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCF0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#31EBE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae4ef; /* rgb */ color: rgb(122, 228, 239); /* oklch */ color: oklch(85.9% 0.099 204.3);
Tailwind
colors: {
custom: {
50: '#a8ecf4',
500: '#7ae4ef',
950: '#000000',
},
}SCSS
$custom: #7ae4ef; $custom-light: #a8ecf4; $custom-dark: #000000;
JSON
{
"hex": "#7ae4ef",
"rgb": {
"r": 122,
"g": 228,
"b": 239
},
"hsl": {
"h": 185.641,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.85939,
"c": 0.09932,
"h": 204.3
},
"luminance": 0.65856
}Semantic roles & 50–950 ramp
primary
#7AE4EF
secondary
#C95144
accent
#1E0BDB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485