#7CDAB2#7CDAB2
#7CDAB2 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.9% C 0.107 H 164.6°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDAB2 |
|---|---|
| RGB | rgb(124, 218, 178) |
| HSL | hsl(154, 56%, 67%) |
| HSV | hsv(154, 43%, 85%) |
| CMYK | cmyk(43.1%, 0%, 18.3%, 14.5%) |
| CIE-LAB | lab(80.54, -37.05, 11.07) |
| CIE-LCH | lch(80.54, 38.66, 163.37°) |
| OKLab | oklab(81.89% -0.1035 0.0285) |
| OKLCH | oklch(81.89% 0.107 164.6) |
| XYZ | xyz(41.4161, 57.6393, 51.0539) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.76
Light Teal
#90E4C1
ΔE00 3.24
Mediumaquamarine
#66CDAA
ΔE00 3.86
Seafoam Blue
#78D1B6
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.77
Pale Teal
#82CBB2
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDAB2 #DA7CA4
analogous
#7CDA83 #7CDAB2 #7CD3DA
triadic
#7CDAB2 #B27CDA #DAB27C
tetradic
#7CDAB2 #837CDA #DA7CA4 #D3DA7C
square
#7CDAB2 #837CDA #DA7CA4 #D3DA7C
split-complementary
#7CDAB2 #DA7CD3 #DA837C
monochromatic
#30AB77 #4CCD96 #7CDAB2 #ACE7CE #DBF5EA
Accessibility & contrast
On white
1.68
#7CDAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#7CDAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDAB2
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDAB2 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#C8C4B4
Tritanopia (blue-blind)
#61DACF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cdab2; /* rgb */ color: rgb(124, 218, 178); /* oklch */ color: oklch(81.9% 0.107 164.6);
Tailwind
colors: {
custom: {
50: '#a6e6c9',
500: '#7cdab2',
950: '#000000',
},
}SCSS
$custom: #7cdab2; $custom-light: #a6e6c9; $custom-dark: #000000;
JSON
{
"hex": "#7cdab2",
"rgb": {
"r": 124,
"g": 218,
"b": 178
},
"hsl": {
"h": 154.468,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.81894,
"c": 0.10732,
"h": 164.6
},
"luminance": 0.57642
}Semantic roles & 50–950 ramp
primary
#7CDAB2
secondary
#AE4C76
accent
#2267C3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482