#7AE3F3#7AE3F3
#7AE3F3 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.100 H 208.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3F3 |
|---|---|
| RGB | rgb(122, 227, 243) |
| HSL | hsl(188, 83%, 72%) |
| HSV | hsv(188, 50%, 95%) |
| CMYK | cmyk(49.8%, 6.6%, 0%, 4.7%) |
| CIE-LAB | lab(84.76, -26.26, -17.18) |
| CIE-LCH | lch(84.76, 31.38, 213.20°) |
| OKLab | oklab(85.85% -0.0878 -0.0474) |
| OKLCH | oklch(85.85% 0.1 208.4) |
| XYZ | xyz(51.6664, 65.5423, 94.7049) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.70
Robin Egg Blue
#8AF1FE
ΔE00 3.28
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 5.96
Neon Blue
#04D9FF
ΔE00 6.95
Paleturquoise
#AFEEEE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3F3 #F38A7A
analogous
#7AF3C7 #7AE3F3 #7AA7F3
triadic
#7AE3F3 #F37AE3 #E3F37A
tetradic
#7AE3F3 #C77AF3 #F38A7A #A7F37A
square
#7AE3F3 #C77AF3 #F38A7A #A7F37A
split-complementary
#7AE3F3 #F37AA7 #F3C77A
monochromatic
#14C4DF #42D7EE #7AE3F3 #B2EFF8 #E3F9FC
Accessibility & contrast
On white
1.49
#7AE3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#7AE3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3F3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3F3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF4
Deuteranopia (green-blind)
#C0CDF3
Tritanopia (blue-blind)
#2CEBE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae3f3; /* rgb */ color: rgb(122, 227, 243); /* oklch */ color: oklch(85.9% 0.100 208.4);
Tailwind
colors: {
custom: {
50: '#a8ecf7',
500: '#7ae3f3',
950: '#000000',
},
}SCSS
$custom: #7ae3f3; $custom-light: #a8ecf7; $custom-dark: #000000;
JSON
{
"hex": "#7ae3f3",
"rgb": {
"r": 122,
"g": 227,
"b": 243
},
"hsl": {
"h": 187.934,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.85852,
"c": 0.09981,
"h": 208.4
},
"luminance": 0.65547
}Semantic roles & 50–950 ramp
primary
#7AE3F3
secondary
#CE5643
accent
#2206E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485