#7CD0B2#7CD0B2
#7CD0B2 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.093 H 169.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD0B2 |
|---|---|
| RGB | rgb(124, 208, 178) |
| HSL | hsl(159, 47%, 65%) |
| HSV | hsv(159, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 14.4%, 18.4%) |
| CIE-LAB | lab(77.64, -32.40, 6.93) |
| CIE-LCH | lch(77.64, 33.14, 167.92°) |
| OKLab | oklab(79.55% -0.0917 0.0178) |
| OKLCH | oklch(79.55% 0.093 169) |
| XYZ | xyz(38.9008, 52.6085, 50.2155) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.25
Pale Teal
#82CBB2
ΔE00 2.07
Mediumaquamarine
#66CDAA
ΔE00 2.72
Light Teal
#90E4C1
ΔE00 4.94
Seafoam
#7FE0B3
ΔE00 5.13
Eucalyptus
#44D7A8
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD0B2 #D07C9A
analogous
#7CD088 #7CD0B2 #7CC4D0
triadic
#7CD0B2 #B27CD0 #D0B27C
tetradic
#7CD0B2 #887CD0 #D07C9A #C4D07C
square
#7CD0B2 #887CD0 #D07C9A #C4D07C
split-complementary
#7CD0B2 #D07CC4 #D0887C
monochromatic
#379A77 #4FC098 #7CD0B2 #A9E0CC #D6F0E7
Accessibility & contrast
On white
1.82
#7CD0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7CD0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD0B2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD0B2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#63D1C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd0b2; /* rgb */ color: rgb(124, 208, 178); /* oklch */ color: oklch(79.6% 0.093 169.0);
Tailwind
colors: {
custom: {
50: '#a5dec9',
500: '#7cd0b2',
950: '#000000',
},
}SCSS
$custom: #7cd0b2; $custom-light: #a5dec9; $custom-dark: #000000;
JSON
{
"hex": "#7cd0b2",
"rgb": {
"r": 124,
"g": 208,
"b": 178
},
"hsl": {
"h": 158.571,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.79554,
"c": 0.09337,
"h": 169
},
"luminance": 0.52611
}Semantic roles & 50–950 ramp
primary
#7CD0B2
secondary
#A0506D
accent
#2B5EBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482