#7AE3CB#7AE3CB
#7AE3CB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.104 H 177.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3CB |
|---|---|
| RGB | rgb(122, 227, 203) |
| HSL | hsl(166, 65%, 68%) |
| HSV | hsv(166, 46%, 89%) |
| CMYK | cmyk(46.3%, 0%, 10.6%, 11%) |
| CIE-LAB | lab(83.64, -36.17, 2.30) |
| CIE-LCH | lch(83.64, 36.24, 176.37°) |
| OKLab | oklab(84.58% -0.1043 0.0055) |
| OKLCH | oklch(84.58% 0.104 177) |
| XYZ | xyz(46.2701, 63.3838, 66.2844) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.35
Seafoam Blue
#78D1B6
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 5.09
Light Turquoise
#7EF4CC
ΔE00 5.48
Aqua (survey)
#13EAC9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3CB #E37A92
analogous
#7AE396 #7AE3CB #7AC6E3
triadic
#7AE3CB #CB7AE3 #E3CB7A
tetradic
#7AE3CB #967AE3 #E37A92 #C6E37A
square
#7AE3CB #967AE3 #E37A92 #C6E37A
split-complementary
#7AE3CB #E37AC6 #E3967A
monochromatic
#27BB99 #47D8B7 #7AE3CB #ADEEDF #DFF8F3
Accessibility & contrast
On white
1.54
#7AE3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#7AE3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3CB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3CB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#4FE6DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ae3cb; /* rgb */ color: rgb(122, 227, 203); /* oklch */ color: oklch(84.6% 0.104 177.0);
Tailwind
colors: {
custom: {
50: '#a6ecda',
500: '#7ae3cb',
950: '#000000',
},
}SCSS
$custom: #7ae3cb; $custom-light: #a6ecda; $custom-dark: #000000;
JSON
{
"hex": "#7ae3cb",
"rgb": {
"r": 122,
"g": 227,
"b": 203
},
"hsl": {
"h": 166.286,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.84581,
"c": 0.10448,
"h": 177
},
"luminance": 0.63388
}Semantic roles & 50–950 ramp
primary
#7AE3CB
secondary
#BA4761
accent
#1842CD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483