#7BE3D2#7BE3D2
#7BE3D2 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.8% C 0.101 H 182.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3D2 |
|---|---|
| RGB | rgb(123, 227, 210) |
| HSL | hsl(170, 65%, 69%) |
| HSV | hsv(170, 46%, 89%) |
| CMYK | cmyk(45.8%, 0%, 7.5%, 11%) |
| CIE-LAB | lab(83.86, -34.30, -1.08) |
| CIE-LCH | lch(83.86, 34.32, 181.81°) |
| OKLab | oklab(84.83% -0.1006 -0.0035) |
| OKLCH | oklch(84.83% 0.101 182) |
| XYZ | xyz(47.2656, 63.7984, 70.7839) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.79
Turquoise
#40E0D0
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 5.80
Light Teal
#90E4C1
ΔE00 6.59
Mediumturquoise
#48D1CC
ΔE00 6.75
Aqua (survey)
#13EAC9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3D2 #E37B8C
analogous
#7BE39E #7BE3D2 #7BC0E3
triadic
#7BE3D2 #D27BE3 #E3D27B
tetradic
#7BE3D2 #9E7BE3 #E37B8C #C0E37B
square
#7BE3D2 #9E7BE3 #E37B8C #C0E37B
split-complementary
#7BE3D2 #E37BC0 #E39E7B
monochromatic
#28BCA4 #49D8C1 #7BE3D2 #ADEEE3 #E0F8F4
Accessibility & contrast
On white
1.53
#7BE3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#7BE3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3D2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3D2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D1
Deuteranopia (green-blind)
#C9CCD4
Tritanopia (blue-blind)
#4DE6DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7be3d2; /* rgb */ color: rgb(123, 227, 210); /* oklch */ color: oklch(84.8% 0.101 182.0);
Tailwind
colors: {
custom: {
50: '#a7ecdf',
500: '#7be3d2',
950: '#000000',
},
}SCSS
$custom: #7be3d2; $custom-light: #a7ecdf; $custom-dark: #000000;
JSON
{
"hex": "#7be3d2",
"rgb": {
"r": 123,
"g": 227,
"b": 210
},
"hsl": {
"h": 170.192,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.84826,
"c": 0.10069,
"h": 182
},
"luminance": 0.63802
}Semantic roles & 50–950 ramp
primary
#7BE3D2
secondary
#BA485B
accent
#1936CD
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484