#7BE3CF#7BE3CF
#7BE3CF is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.102 H 179.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3CF |
|---|---|
| RGB | rgb(123, 227, 207) |
| HSL | hsl(168, 65%, 69%) |
| HSV | hsv(168, 46%, 89%) |
| CMYK | cmyk(45.8%, 0%, 8.8%, 11%) |
| CIE-LAB | lab(83.78, -35.01, 0.39) |
| CIE-LCH | lch(83.78, 35.01, 179.36°) |
| OKLab | oklab(84.74% -0.1019 0.0005) |
| OKLCH | oklch(84.74% 0.102 179.7) |
| XYZ | xyz(46.8953, 63.6503, 68.8339) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.42
Turquoise
#40E0D0
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 5.17
Light Teal
#90E4C1
ΔE00 5.68
Aqua (survey)
#13EAC9
ΔE00 6.37
Light Turquoise
#7EF4CC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3CF #E37B8F
analogous
#7BE39B #7BE3CF #7BC3E3
triadic
#7BE3CF #CF7BE3 #E3CF7B
tetradic
#7BE3CF #9B7BE3 #E37B8F #C3E37B
square
#7BE3CF #9B7BE3 #E37B8F #C3E37B
split-complementary
#7BE3CF #E37BC3 #E39B7B
monochromatic
#28BC9F #49D8BD #7BE3CF #ADEEE1 #E0F8F4
Accessibility & contrast
On white
1.53
#7BE3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#7BE3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3CF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3CF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#CACCD1
Tritanopia (blue-blind)
#4FE6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7be3cf; /* rgb */ color: rgb(123, 227, 207); /* oklch */ color: oklch(84.7% 0.102 179.7);
Tailwind
colors: {
custom: {
50: '#a7ecdd',
500: '#7be3cf',
950: '#000000',
},
}SCSS
$custom: #7be3cf; $custom-light: #a7ecdd; $custom-dark: #000000;
JSON
{
"hex": "#7be3cf",
"rgb": {
"r": 123,
"g": 227,
"b": 207
},
"hsl": {
"h": 168.462,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.84738,
"c": 0.10191,
"h": 179.7
},
"luminance": 0.63654
}Semantic roles & 50–950 ramp
primary
#7BE3CF
secondary
#BA485E
accent
#193BCD
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484