#7AE2F3#7AE2F3
#7AE2F3 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.6% C 0.099 H 209.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE2F3 |
|---|---|
| RGB | rgb(122, 226, 243) |
| HSL | hsl(188, 83%, 72%) |
| HSV | hsv(188, 50%, 95%) |
| CMYK | cmyk(49.8%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(84.48, -25.77, -17.61) |
| CIE-LCH | lch(84.48, 31.21, 214.34°) |
| OKLab | oklab(85.63% -0.0867 -0.0486) |
| OKLCH | oklch(85.63% 0.099 209.3) |
| XYZ | xyz(51.3937, 64.9969, 94.6140) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.02
Robin Egg Blue
#8AF1FE
ΔE00 3.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 6.66
Powder Blue
#B0E0E6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE2F3 #F38B7A
analogous
#7AF3C8 #7AE2F3 #7AA6F3
triadic
#7AE2F3 #F37AE2 #E2F37A
tetradic
#7AE2F3 #C87AF3 #F38B7A #A6F37A
square
#7AE2F3 #C87AF3 #F38B7A #A6F37A
split-complementary
#7AE2F3 #F37AA6 #F3C87A
monochromatic
#14C2DF #42D6EE #7AE2F3 #B2EEF8 #E3F9FC
Accessibility & contrast
On white
1.50
#7AE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#7AE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE2F3
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE2F3 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF4
Deuteranopia (green-blind)
#BFCDF3
Tritanopia (blue-blind)
#2DEAE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ae2f3; /* rgb */ color: rgb(122, 226, 243); /* oklch */ color: oklch(85.6% 0.099 209.3);
Tailwind
colors: {
custom: {
50: '#a8ebf7',
500: '#7ae2f3',
950: '#000000',
},
}SCSS
$custom: #7ae2f3; $custom-light: #a8ebf7; $custom-dark: #000000;
JSON
{
"hex": "#7ae2f3",
"rgb": {
"r": 122,
"g": 226,
"b": 243
},
"hsl": {
"h": 188.43,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.85628,
"c": 0.09942,
"h": 209.3
},
"luminance": 0.65001
}Semantic roles & 50–950 ramp
primary
#7AE2F3
secondary
#CE5743
accent
#2406E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485