#7AE4F5#7AE4F5
#7AE4F5 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.1% C 0.101 H 209.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE4F5 |
|---|---|
| RGB | rgb(122, 228, 245) |
| HSL | hsl(188, 86%, 72%) |
| HSV | hsv(188, 50%, 96%) |
| CMYK | cmyk(50.2%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(85.10, -26.22, -17.72) |
| CIE-LCH | lch(85.10, 31.65, 214.06°) |
| OKLab | oklab(86.15% -0.0882 -0.0489) |
| OKLCH | oklch(86.15% 0.101 209) |
| XYZ | xyz(52.2444, 66.2124, 96.3956) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.61
Robin Egg Blue
#8AF1FE
ΔE00 3.19
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 6.12
Neon Blue
#04D9FF
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE4F5 #F58B7A
analogous
#7AF5C9 #7AE4F5 #7AA7F5
triadic
#7AE4F5 #F57AE4 #E4F57A
tetradic
#7AE4F5 #C97AF5 #F58B7A #A7F57A
square
#7AE4F5 #C97AF5 #F58B7A #A7F57A
split-complementary
#7AE4F5 #F57AA7 #F5C97A
monochromatic
#11C6E3 #41D8F1 #7AE4F5 #B3F0F9 #E3F9FD
Accessibility & contrast
On white
1.47
#7AE4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#7AE4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE4F5
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE4F5 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#C1CEF5
Tritanopia (blue-blind)
#28ECE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ae4f5; /* rgb */ color: rgb(122, 228, 245); /* oklch */ color: oklch(86.1% 0.101 209.0);
Tailwind
colors: {
custom: {
50: '#a9ecf8',
500: '#7ae4f5',
950: '#000000',
},
}SCSS
$custom: #7ae4f5; $custom-light: #a9ecf8; $custom-dark: #000000;
JSON
{
"hex": "#7ae4f5",
"rgb": {
"r": 122,
"g": 228,
"b": 245
},
"hsl": {
"h": 188.293,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.86147,
"c": 0.10081,
"h": 209
},
"luminance": 0.66217
}Semantic roles & 50–950 ramp
primary
#7AE4F5
secondary
#D05643
accent
#2203E3
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485