#7AE3EE#7AE3EE
#7AE3EE is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.7% C 0.099 H 204.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3EE |
|---|---|
| RGB | rgb(122, 227, 238) |
| HSL | hsl(186, 77%, 71%) |
| HSV | hsv(186, 49%, 93%) |
| CMYK | cmyk(48.7%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.61, -27.57, -14.77) |
| CIE-LCH | lch(84.61, 31.28, 208.19°) |
| OKLab | oklab(85.68% -0.0898 -0.0407) |
| OKLCH | oklch(85.68% 0.099 204.4) |
| XYZ | xyz(50.9217, 65.2444, 90.7823) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.81
Robin Egg Blue
#8AF1FE
ΔE00 3.31
Robin'S Egg Blue
#98EFF9
ΔE00 3.67
Aqua Blue
#02D8E9
ΔE00 5.72
Paleturquoise
#AFEEEE
ΔE00 6.84
Bright Light Blue
#26F7FD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3EE #EE857A
analogous
#7AEEBF #7AE3EE #7AA9EE
triadic
#7AE3EE #EE7AE3 #E3EE7A
tetradic
#7AE3EE #BF7AEE #EE857A #A9EE7A
square
#7AE3EE #BF7AEE #EE857A #A9EE7A
split-complementary
#7AE3EE #EE7AA9 #EEBF7A
monochromatic
#1BC1D3 #44D8E7 #7AE3EE #B0EEF5 #E4F9FC
Accessibility & contrast
On white
1.49
#7AE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#7AE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3EE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3EE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#C2CDEF
Tritanopia (blue-blind)
#33EAE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ae3ee; /* rgb */ color: rgb(122, 227, 238); /* oklch */ color: oklch(85.7% 0.099 204.4);
Tailwind
colors: {
custom: {
50: '#a8ecf3',
500: '#7ae3ee',
950: '#000000',
},
}SCSS
$custom: #7ae3ee; $custom-light: #a8ecf3; $custom-dark: #000000;
JSON
{
"hex": "#7ae3ee",
"rgb": {
"r": 122,
"g": 227,
"b": 238
},
"hsl": {
"h": 185.69,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.85679,
"c": 0.09861,
"h": 204.4
},
"luminance": 0.65249
}Semantic roles & 50–950 ramp
primary
#7AE3EE
secondary
#C85145
accent
#1F0CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485