#7CD2B2#7CD2B2
#7CD2B2 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.0% C 0.096 H 168.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2B2 |
|---|---|
| RGB | rgb(124, 210, 178) |
| HSL | hsl(158, 49%, 65%) |
| HSV | hsv(158, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(78.22, -33.34, 7.76) |
| CIE-LCH | lch(78.22, 34.24, 166.90°) |
| OKLab | oklab(80.02% -0.094 0.0199) |
| OKLCH | oklch(80.02% 0.096 168) |
| XYZ | xyz(39.3915, 53.5899, 50.3790) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.68
Mediumaquamarine
#66CDAA
ΔE00 2.64
Pale Teal
#82CBB2
ΔE00 2.72
Seafoam
#7FE0B3
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 4.44
Eucalyptus
#44D7A8
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2B2 #D27C9C
analogous
#7CD287 #7CD2B2 #7CC7D2
triadic
#7CD2B2 #B27CD2 #D2B27C
tetradic
#7CD2B2 #877CD2 #D27C9C #C7D27C
square
#7CD2B2 #877CD2 #D27C9C #C7D27C
split-complementary
#7CD2B2 #D27CC7 #D2877C
monochromatic
#369D77 #4EC297 #7CD2B2 #AAE2CD #D7F1E8
Accessibility & contrast
On white
1.79
#7CD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#7CD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2B2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2B2 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7B0
Deuteranopia (green-blind)
#C0BDB4
Tritanopia (blue-blind)
#63D3C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd2b2; /* rgb */ color: rgb(124, 210, 178); /* oklch */ color: oklch(80.0% 0.096 168.0);
Tailwind
colors: {
custom: {
50: '#a6e0c9',
500: '#7cd2b2',
950: '#000000',
},
}SCSS
$custom: #7cd2b2; $custom-light: #a6e0c9; $custom-dark: #000000;
JSON
{
"hex": "#7cd2b2",
"rgb": {
"r": 124,
"g": 210,
"b": 178
},
"hsl": {
"h": 157.674,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.80022,
"c": 0.09614,
"h": 168
},
"luminance": 0.53593
}Semantic roles & 50–950 ramp
primary
#7CD2B2
secondary
#A3506F
accent
#2960BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482