#7BE2CA#7BE2CA
#7BE2CA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.103 H 176.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2CA |
|---|---|
| RGB | rgb(123, 226, 202) |
| HSL | hsl(166, 64%, 68%) |
| HSV | hsv(166, 46%, 89%) |
| CMYK | cmyk(45.6%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(83.37, -35.70, 2.43) |
| CIE-LCH | lch(83.37, 35.78, 176.10°) |
| OKLab | oklab(84.36% -0.1029 0.0059) |
| OKLCH | oklch(84.36% 0.103 176.7) |
| XYZ | xyz(46.0210, 62.8643, 65.5745) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.60
Seafoam Blue
#78D1B6
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.51
Turquoise
#40E0D0
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.60
Aqua (survey)
#13EAC9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2CA #E27B93
analogous
#7BE296 #7BE2CA #7BC6E2
triadic
#7BE2CA #CA7BE2 #E2CA7B
tetradic
#7BE2CA #967BE2 #E27B93 #C6E27B
square
#7BE2CA #967BE2 #E27B93 #C6E27B
split-complementary
#7BE2CA #E27BC6 #E2967B
monochromatic
#29BA98 #49D7B6 #7BE2CA #ADEDDE #DFF8F2
Accessibility & contrast
On white
1.55
#7BE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#7BE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2CA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2CA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#52E4DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be2ca; /* rgb */ color: rgb(123, 226, 202); /* oklch */ color: oklch(84.4% 0.103 176.7);
Tailwind
colors: {
custom: {
50: '#a7ebda',
500: '#7be2ca',
950: '#000000',
},
}SCSS
$custom: #7be2ca; $custom-light: #a7ebda; $custom-dark: #000000;
JSON
{
"hex": "#7be2ca",
"rgb": {
"r": 123,
"g": 226,
"b": 202
},
"hsl": {
"h": 166.019,
"s": 63.975,
"l": 68.431
},
"oklch": {
"l": 0.84363,
"c": 0.1031,
"h": 176.7
},
"luminance": 0.62868
}Semantic roles & 50–950 ramp
primary
#7BE2CA
secondary
#B94862
accent
#1A43CC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483