#7AE2F2#7AE2F2
#7AE2F2 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.6% C 0.099 H 208.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE2F2 |
|---|---|
| RGB | rgb(122, 226, 242) |
| HSL | hsl(188, 82%, 71%) |
| HSV | hsv(188, 50%, 95%) |
| CMYK | cmyk(49.6%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(84.45, -26.03, -17.12) |
| CIE-LCH | lch(84.45, 31.16, 213.34°) |
| OKLab | oklab(85.59% -0.0871 -0.0472) |
| OKLCH | oklch(85.59% 0.099 208.5) |
| XYZ | xyz(51.2431, 64.9367, 93.8208) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.91
Robin Egg Blue
#8AF1FE
ΔE00 3.49
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 5.91
Neon Blue
#04D9FF
ΔE00 6.88
Paleturquoise
#AFEEEE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE2F2 #F28A7A
analogous
#7AF2C6 #7AE2F2 #7AA6F2
triadic
#7AE2F2 #F27AE2 #E2F27A
tetradic
#7AE2F2 #C67AF2 #F28A7A #A6F27A
square
#7AE2F2 #C67AF2 #F28A7A #A6F27A
split-complementary
#7AE2F2 #F27AA6 #F2C67A
monochromatic
#16C2DC #42D6ED #7AE2F2 #B2EEF7 #E3F9FC
Accessibility & contrast
On white
1.50
#7AE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#7AE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE2F2
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE2F2 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#BFCDF2
Tritanopia (blue-blind)
#2EEAE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ae2f2; /* rgb */ color: rgb(122, 226, 242); /* oklch */ color: oklch(85.6% 0.099 208.5);
Tailwind
colors: {
custom: {
50: '#a8ebf6',
500: '#7ae2f2',
950: '#000000',
},
}SCSS
$custom: #7ae2f2; $custom-light: #a8ebf6; $custom-dark: #000000;
JSON
{
"hex": "#7ae2f2",
"rgb": {
"r": 122,
"g": 226,
"b": 242
},
"hsl": {
"h": 188,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.85593,
"c": 0.09912,
"h": 208.5
},
"luminance": 0.64941
}Semantic roles & 50–950 ramp
primary
#7AE2F2
secondary
#CD5644
accent
#2407DF
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485