#7AE4F2#7AE4F2
#7AE4F2 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 86.0% C 0.100 H 206.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE4F2 |
|---|---|
| RGB | rgb(122, 228, 242) |
| HSL | hsl(187, 82%, 71%) |
| HSV | hsv(187, 50%, 95%) |
| CMYK | cmyk(49.6%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(85.01, -27.01, -16.28) |
| CIE-LCH | lch(85.01, 31.54, 211.08°) |
| OKLab | oklab(86.04% -0.0893 -0.0449) |
| OKLCH | oklch(86.04% 0.1 206.7) |
| XYZ | xyz(51.7901, 66.0307, 94.0032) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.39
Robin Egg Blue
#8AF1FE
ΔE00 2.98
Robin'S Egg Blue
#98EFF9
ΔE00 3.56
Aqua Blue
#02D8E9
ΔE00 5.86
Paleturquoise
#AFEEEE
ΔE00 7.20
Bright Light Blue
#26F7FD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE4F2 #F2887A
analogous
#7AF2C4 #7AE4F2 #7AA8F2
triadic
#7AE4F2 #F27AE4 #E4F27A
tetradic
#7AE4F2 #C47AF2 #F2887A #A8F27A
square
#7AE4F2 #C47AF2 #F2887A #A8F27A
split-complementary
#7AE4F2 #F27AA8 #F2C47A
monochromatic
#16C5DC #42D9ED #7AE4F2 #B2EFF7 #E3F9FC
Accessibility & contrast
On white
1.48
#7AE4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#7AE4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE4F2
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE4F2 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#2DECE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae4f2; /* rgb */ color: rgb(122, 228, 242); /* oklch */ color: oklch(86.0% 0.100 206.7);
Tailwind
colors: {
custom: {
50: '#a8ecf6',
500: '#7ae4f2',
950: '#000000',
},
}SCSS
$custom: #7ae4f2; $custom-light: #a8ecf6; $custom-dark: #000000;
JSON
{
"hex": "#7ae4f2",
"rgb": {
"r": 122,
"g": 228,
"b": 242
},
"hsl": {
"h": 187,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.86042,
"c": 0.09998,
"h": 206.7
},
"luminance": 0.66035
}Semantic roles & 50–950 ramp
primary
#7AE4F2
secondary
#CD5444
accent
#2007DF
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485