#7BE3CA#7BE3CA
#7BE3CA is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.104 H 176.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3CA |
|---|---|
| RGB | rgb(123, 227, 202) |
| HSL | hsl(166, 65%, 69%) |
| HSV | hsv(166, 46%, 89%) |
| CMYK | cmyk(45.8%, 0%, 11%, 11%) |
| CIE-LAB | lab(83.66, -36.16, 2.85) |
| CIE-LCH | lch(83.66, 36.27, 175.50°) |
| OKLab | oklab(84.59% -0.1041 0.007) |
| OKLCH | oklch(84.59% 0.104 176.2) |
| XYZ | xyz(46.2937, 63.4097, 65.6654) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.44
Light Teal
#90E4C1
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.38
Aqua (survey)
#13EAC9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3CA #E37B94
analogous
#7BE396 #7BE3CA #7BC8E3
triadic
#7BE3CA #CA7BE3 #E3CA7B
tetradic
#7BE3CA #967BE3 #E37B94 #C8E37B
square
#7BE3CA #967BE3 #E37B94 #C8E37B
split-complementary
#7BE3CA #E37BC8 #E3967B
monochromatic
#28BC98 #49D8B6 #7BE3CA #ADEEDE #E0F8F3
Accessibility & contrast
On white
1.53
#7BE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#7BE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3CA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3CA | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 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)
#DCD8C9
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#52E5DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be3ca; /* rgb */ color: rgb(123, 227, 202); /* oklch */ color: oklch(84.6% 0.104 176.2);
Tailwind
colors: {
custom: {
50: '#a7ecda',
500: '#7be3ca',
950: '#000000',
},
}SCSS
$custom: #7be3ca; $custom-light: #a7ecda; $custom-dark: #000000;
JSON
{
"hex": "#7be3ca",
"rgb": {
"r": 123,
"g": 227,
"b": 202
},
"hsl": {
"h": 165.577,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.84594,
"c": 0.1043,
"h": 176.2
},
"luminance": 0.63413
}Semantic roles & 50–950 ramp
primary
#7BE3CA
secondary
#BA4863
accent
#1944CD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483