#7AE3EF#7AE3EF
#7AE3EF is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.7% C 0.099 H 205.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3EF |
|---|---|
| RGB | rgb(122, 227, 239) |
| HSL | hsl(186, 79%, 71%) |
| HSV | hsv(186, 49%, 94%) |
| CMYK | cmyk(49%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(84.64, -27.31, -15.26) |
| CIE-LCH | lch(84.64, 31.28, 209.19°) |
| OKLab | oklab(85.71% -0.0894 -0.0421) |
| OKLCH | oklch(85.71% 0.099 205.2) |
| XYZ | xyz(51.0690, 65.3033, 91.5582) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.69
Robin Egg Blue
#8AF1FE
ΔE00 3.23
Robin'S Egg Blue
#98EFF9
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 5.72
Paleturquoise
#AFEEEE
ΔE00 6.96
Bright Light Blue
#26F7FD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3EF #EF867A
analogous
#7AEFC0 #7AE3EF #7AA8EF
triadic
#7AE3EF #EF7AE3 #E3EF7A
tetradic
#7AE3EF #C07AEF #EF867A #A8EF7A
square
#7AE3EF #C07AEF #EF867A #A8EF7A
split-complementary
#7AE3EF #EF7AA8 #EFC07A
monochromatic
#1AC2D5 #43D7E8 #7AE3EF #B1EFF6 #E4F9FC
Accessibility & contrast
On white
1.49
#7AE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#7AE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3EF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3EF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#31EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ae3ef; /* rgb */ color: rgb(122, 227, 239); /* oklch */ color: oklch(85.7% 0.099 205.2);
Tailwind
colors: {
custom: {
50: '#a8ecf4',
500: '#7ae3ef',
950: '#000000',
},
}SCSS
$custom: #7ae3ef; $custom-light: #a8ecf4; $custom-dark: #000000;
JSON
{
"hex": "#7ae3ef",
"rgb": {
"r": 122,
"g": 227,
"b": 239
},
"hsl": {
"h": 186.154,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.85713,
"c": 0.09881,
"h": 205.2
},
"luminance": 0.65308
}Semantic roles & 50–950 ramp
primary
#7AE3EF
secondary
#C95244
accent
#200BDB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485