#7AE4F4#7AE4F4
#7AE4F4 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.1% C 0.101 H 208.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE4F4 |
|---|---|
| RGB | rgb(122, 228, 244) |
| HSL | hsl(188, 85%, 72%) |
| HSV | hsv(188, 50%, 96%) |
| CMYK | cmyk(50%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(85.07, -26.48, -17.24) |
| CIE-LCH | lch(85.07, 31.60, 213.07°) |
| OKLab | oklab(86.11% -0.0885 -0.0476) |
| OKLCH | oklch(86.11% 0.101 208.3) |
| XYZ | xyz(52.0922, 66.1515, 95.5938) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.49
Robin Egg Blue
#8AF1FE
ΔE00 3.08
Robin'S Egg Blue
#98EFF9
ΔE00 3.72
Aqua Blue
#02D8E9
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE4F4 #F48A7A
analogous
#7AF4C7 #7AE4F4 #7AA7F4
triadic
#7AE4F4 #F47AE4 #E4F47A
tetradic
#7AE4F4 #C77AF4 #F48A7A #A7F47A
square
#7AE4F4 #C77AF4 #F48A7A #A7F47A
split-complementary
#7AE4F4 #F47AA7 #F4C77A
monochromatic
#13C6E1 #41D9EF #7AE4F4 #B3EFF9 #E3F9FD
Accessibility & contrast
On white
1.48
#7AE4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#7AE4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE4F4
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE4F4 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF5
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#2AECE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae4f4; /* rgb */ color: rgb(122, 228, 244); /* oklch */ color: oklch(86.1% 0.101 208.3);
Tailwind
colors: {
custom: {
50: '#a9ecf7',
500: '#7ae4f4',
950: '#000000',
},
}SCSS
$custom: #7ae4f4; $custom-light: #a9ecf7; $custom-dark: #000000;
JSON
{
"hex": "#7ae4f4",
"rgb": {
"r": 122,
"g": 228,
"b": 244
},
"hsl": {
"h": 187.869,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.86112,
"c": 0.10052,
"h": 208.3
},
"luminance": 0.66156
}Semantic roles & 50–950 ramp
primary
#7AE4F4
secondary
#CF5643
accent
#2104E1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485