#7AE9EE#7AE9EE
#7AE9EE is a very light, moderate teal. Relative luminance 0.686; OKLCH L 87.0% C 0.102 H 199.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE9EE |
|---|---|
| RGB | rgb(122, 233, 238) |
| HSL | hsl(183, 77%, 71%) |
| HSV | hsv(183, 49%, 93%) |
| CMYK | cmyk(48.7%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.30, -30.45, -12.25) |
| CIE-LCH | lch(86.30, 32.83, 201.91°) |
| OKLab | oklab(87.04% -0.0964 -0.0338) |
| OKLCH | oklch(87.04% 0.102 199.3) |
| XYZ | xyz(52.5914, 68.5838, 91.3389) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 3.78
Robin'S Egg Blue
#98EFF9
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 5.36
Bright Cyan
#41FDFE
ΔE00 6.03
Paleturquoise
#AFEEEE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE9EE #EE7F7A
analogous
#7AEEB9 #7AE9EE #7AAFEE
triadic
#7AE9EE #EE7AE9 #E9EE7A
tetradic
#7AE9EE #B97AEE #EE7F7A #AFEE7A
square
#7AE9EE #B97AEE #EE7F7A #AFEE7A
split-complementary
#7AE9EE #EE7AAF #EEB97A
monochromatic
#1BCBD3 #44E0E7 #7AE9EE #B0F2F5 #E4FBFC
Accessibility & contrast
On white
1.43
#7AE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#7AE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE9EE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE9EE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EF
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#2FF0EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7ae9ee; /* rgb */ color: rgb(122, 233, 238); /* oklch */ color: oklch(87.0% 0.102 199.3);
Tailwind
colors: {
custom: {
50: '#a8f0f3',
500: '#7ae9ee',
950: '#000000',
},
}SCSS
$custom: #7ae9ee; $custom-light: #a8f0f3; $custom-dark: #000000;
JSON
{
"hex": "#7ae9ee",
"rgb": {
"r": 122,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.586,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.87035,
"c": 0.10213,
"h": 199.3
},
"luminance": 0.68588
}Semantic roles & 50–950 ramp
primary
#7AE9EE
secondary
#C84A45
accent
#150CDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585