#7BE3CB#7BE3CB
#7BE3CB is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.6% C 0.104 H 176.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3CB |
|---|---|
| RGB | rgb(123, 227, 203) |
| HSL | hsl(166, 65%, 69%) |
| HSV | hsv(166, 46%, 89%) |
| CMYK | cmyk(45.8%, 0%, 10.6%, 11%) |
| CIE-LAB | lab(83.68, -35.93, 2.36) |
| CIE-LCH | lch(83.68, 36.01, 176.25°) |
| OKLab | oklab(84.62% -0.1036 0.0057) |
| OKLCH | oklch(84.62% 0.104 176.9) |
| XYZ | xyz(46.4125, 63.4572, 66.2910) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.37
Light Teal
#90E4C1
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 4.56
Turquoise
#40E0D0
ΔE00 5.18
Light Turquoise
#7EF4CC
ΔE00 5.47
Aqua (survey)
#13EAC9
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3CB #E37B93
analogous
#7BE397 #7BE3CB #7BC7E3
triadic
#7BE3CB #CB7BE3 #E3CB7B
tetradic
#7BE3CB #977BE3 #E37B93 #C7E37B
square
#7BE3CB #977BE3 #E37B93 #C7E37B
split-complementary
#7BE3CB #E37BC7 #E3977B
monochromatic
#28BC9A #49D8B7 #7BE3CB #ADEEDF #E0F8F3
Accessibility & contrast
On white
1.53
#7BE3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#7BE3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3CB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3CB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#51E6DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7be3cb; /* rgb */ color: rgb(123, 227, 203); /* oklch */ color: oklch(84.6% 0.104 176.9);
Tailwind
colors: {
custom: {
50: '#a7ecda',
500: '#7be3cb',
950: '#000000',
},
}SCSS
$custom: #7be3cb; $custom-light: #a7ecda; $custom-dark: #000000;
JSON
{
"hex": "#7be3cb",
"rgb": {
"r": 123,
"g": 227,
"b": 203
},
"hsl": {
"h": 166.154,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.84623,
"c": 0.10379,
"h": 176.9
},
"luminance": 0.63461
}Semantic roles & 50–950 ramp
primary
#7BE3CB
secondary
#BA4862
accent
#1942CD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483