#7CD0BE#7CD0BE
#7CD0BE is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.9% C 0.086 H 178.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD0BE |
|---|---|
| RGB | rgb(124, 208, 190) |
| HSL | hsl(167, 47%, 65%) |
| HSV | hsv(167, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 8.7%, 18.4%) |
| CIE-LAB | lab(77.94, -29.73, 0.93) |
| CIE-LCH | lch(77.94, 29.74, 178.21°) |
| OKLab | oklab(79.89% -0.0864 0.002) |
| OKLCH | oklch(79.89% 0.086 178.7) |
| XYZ | xyz(40.1587, 53.1117, 56.8406) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.96
Pale Teal
#82CBB2
ΔE00 3.22
Mediumaquamarine
#66CDAA
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.60
Mediumturquoise
#48D1CC
ΔE00 6.64
Light Teal
#90E4C1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD0BE #D07C8E
analogous
#7CD094 #7CD0BE #7CB8D0
triadic
#7CD0BE #BE7CD0 #D0BE7C
tetradic
#7CD0BE #947CD0 #D07C8E #B8D07C
square
#7CD0BE #947CD0 #D07C8E #B8D07C
split-complementary
#7CD0BE #D07CB8 #D0947C
monochromatic
#379A85 #4FC0A8 #7CD0BE #A9E0D4 #D6F0EB
Accessibility & contrast
On white
1.81
#7CD0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#7CD0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD0BE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD0BE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#5ED2CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd0be; /* rgb */ color: rgb(124, 208, 190); /* oklch */ color: oklch(79.9% 0.086 178.7);
Tailwind
colors: {
custom: {
50: '#a6ded1',
500: '#7cd0be',
950: '#000000',
},
}SCSS
$custom: #7cd0be; $custom-light: #a6ded1; $custom-dark: #000000;
JSON
{
"hex": "#7cd0be",
"rgb": {
"r": 124,
"g": 208,
"b": 190
},
"hsl": {
"h": 167.143,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.79893,
"c": 0.08646,
"h": 178.7
},
"luminance": 0.53115
}Semantic roles & 50–950 ramp
primary
#7CD0BE
secondary
#A05061
accent
#2B4ABA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483