#7AE3F4#7AE3F4
#7AE3F4 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.100 H 209.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3F4 |
|---|---|
| RGB | rgb(122, 227, 244) |
| HSL | hsl(188, 85%, 72%) |
| HSV | hsv(188, 50%, 96%) |
| CMYK | cmyk(50%, 7%, 0%, 4.3%) |
| CIE-LAB | lab(84.79, -25.99, -17.66) |
| CIE-LCH | lch(84.79, 31.43, 214.20°) |
| OKLab | oklab(85.89% -0.0874 -0.0488) |
| OKLCH | oklch(85.89% 0.1 209.1) |
| XYZ | xyz(51.8179, 65.6029, 95.5023) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.81
Robin Egg Blue
#8AF1FE
ΔE00 3.39
Robin'S Egg Blue
#98EFF9
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 6.07
Neon Blue
#04D9FF
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3F4 #F48B7A
analogous
#7AF4C8 #7AE3F4 #7AA6F4
triadic
#7AE3F4 #F47AE3 #E3F47A
tetradic
#7AE3F4 #C87AF4 #F48B7A #A6F47A
square
#7AE3F4 #C87AF4 #F48B7A #A6F47A
split-complementary
#7AE3F4 #F47AA6 #F4C87A
monochromatic
#13C4E1 #41D7EF #7AE3F4 #B3EFF9 #E3F9FD
Accessibility & contrast
On white
1.49
#7AE3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#7AE3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3F4
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3F4 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#C0CEF4
Tritanopia (blue-blind)
#2BEBE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae3f4; /* rgb */ color: rgb(122, 227, 244); /* oklch */ color: oklch(85.9% 0.100 209.1);
Tailwind
colors: {
custom: {
50: '#a8ecf7',
500: '#7ae3f4',
950: '#000000',
},
}SCSS
$custom: #7ae3f4; $custom-light: #a8ecf7; $custom-dark: #000000;
JSON
{
"hex": "#7ae3f4",
"rgb": {
"r": 122,
"g": 227,
"b": 244
},
"hsl": {
"h": 188.361,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.85888,
"c": 0.10012,
"h": 209.1
},
"luminance": 0.65607
}Semantic roles & 50–950 ramp
primary
#7AE3F4
secondary
#CF5743
accent
#2304E1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485