#7CD0BA#7CD0BA
#7CD0BA is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.088 H 175.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD0BA |
|---|---|
| RGB | rgb(124, 208, 186) |
| HSL | hsl(164, 47%, 65%) |
| HSV | hsv(164, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 10.6%, 18.4%) |
| CIE-LAB | lab(77.84, -30.64, 2.93) |
| CIE-LCH | lch(77.84, 30.78, 174.54°) |
| OKLab | oklab(79.78% -0.0882 0.0073) |
| OKLCH | oklch(79.78% 0.088 175.3) |
| XYZ | xyz(39.7275, 52.9392, 54.5697) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.63
Pale Teal
#82CBB2
ΔE00 2.19
Mediumaquamarine
#66CDAA
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 6.04
Turquoise
#40E0D0
ΔE00 7.11
Seafoam
#7FE0B3
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD0BA #D07C92
analogous
#7CD090 #7CD0BA #7CBCD0
triadic
#7CD0BA #BA7CD0 #D0BA7C
tetradic
#7CD0BA #907CD0 #D07C92 #BCD07C
square
#7CD0BA #907CD0 #D07C92 #BCD07C
split-complementary
#7CD0BA #D07CBC #D0907C
monochromatic
#379A80 #4FC0A2 #7CD0BA #A9E0D2 #D6F0E9
Accessibility & contrast
On white
1.81
#7CD0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7CD0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD0BA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD0BA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B9
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#60D2C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd0ba; /* rgb */ color: rgb(124, 208, 186); /* oklch */ color: oklch(79.8% 0.088 175.3);
Tailwind
colors: {
custom: {
50: '#a6dece',
500: '#7cd0ba',
950: '#000000',
},
}SCSS
$custom: #7cd0ba; $custom-light: #a6dece; $custom-dark: #000000;
JSON
{
"hex": "#7cd0ba",
"rgb": {
"r": 124,
"g": 208,
"b": 186
},
"hsl": {
"h": 164.286,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.79777,
"c": 0.08847,
"h": 175.3
},
"luminance": 0.52942
}Semantic roles & 50–950 ramp
primary
#7CD0BA
secondary
#A05065
accent
#2B51BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483