#7BE3D1#7BE3D1
#7BE3D1 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.8% C 0.101 H 181.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3D1 |
|---|---|
| RGB | rgb(123, 227, 209) |
| HSL | hsl(170, 65%, 69%) |
| HSV | hsv(170, 46%, 89%) |
| CMYK | cmyk(45.8%, 0%, 7.9%, 11%) |
| CIE-LAB | lab(83.83, -34.54, -0.59) |
| CIE-LCH | lch(83.83, 34.54, 180.98°) |
| OKLab | oklab(84.8% -0.1011 -0.0021) |
| OKLCH | oklch(84.8% 0.101 181.2) |
| XYZ | xyz(47.1414, 63.7488, 70.1298) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.63
Turquoise
#40E0D0
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 5.58
Light Teal
#90E4C1
ΔE00 6.28
Aqua (survey)
#13EAC9
ΔE00 6.71
Mediumturquoise
#48D1CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3D1 #E37B8D
analogous
#7BE39D #7BE3D1 #7BC1E3
triadic
#7BE3D1 #D17BE3 #E3D17B
tetradic
#7BE3D1 #9D7BE3 #E37B8D #C1E37B
square
#7BE3D1 #9D7BE3 #E37B8D #C1E37B
split-complementary
#7BE3D1 #E37BC1 #E39D7B
monochromatic
#28BCA2 #49D8BF #7BE3D1 #ADEEE3 #E0F8F4
Accessibility & contrast
On white
1.53
#7BE3D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#7BE3D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3D1
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3D1 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#CACCD3
Tritanopia (blue-blind)
#4EE6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7be3d1; /* rgb */ color: rgb(123, 227, 209); /* oklch */ color: oklch(84.8% 0.101 181.2);
Tailwind
colors: {
custom: {
50: '#a7ecdf',
500: '#7be3d1',
950: '#000000',
},
}SCSS
$custom: #7be3d1; $custom-light: #a7ecdf; $custom-dark: #000000;
JSON
{
"hex": "#7be3d1",
"rgb": {
"r": 123,
"g": 227,
"b": 209
},
"hsl": {
"h": 169.615,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.84796,
"c": 0.10108,
"h": 181.2
},
"luminance": 0.63753
}Semantic roles & 50–950 ramp
primary
#7BE3D1
secondary
#BA485C
accent
#1938CD
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484