#7CD2AF#7CD2AF
#7CD2AF is a light, moderate teal. Relative luminance 0.535; OKLCH L 79.9% C 0.098 H 166.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2AF |
|---|---|
| RGB | rgb(124, 210, 175) |
| HSL | hsl(156, 49%, 65%) |
| HSV | hsv(156, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(78.15, -33.99, 9.26) |
| CIE-LCH | lch(78.15, 35.23, 164.75°) |
| OKLab | oklab(79.94% -0.0954 0.0238) |
| OKLCH | oklch(79.94% 0.098 166) |
| XYZ | xyz(39.0936, 53.4707, 48.8100) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.55
Mediumaquamarine
#66CDAA
ΔE00 2.60
Pale Teal
#82CBB2
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.89
Light Teal
#90E4C1
ΔE00 4.42
Eucalyptus
#44D7A8
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2AF #D27C9F
analogous
#7CD284 #7CD2AF #7CCAD2
triadic
#7CD2AF #AF7CD2 #D2AF7C
tetradic
#7CD2AF #847CD2 #D27C9F #CAD27C
square
#7CD2AF #847CD2 #D27C9F #CAD27C
split-complementary
#7CD2AF #D27CCA #D2847C
monochromatic
#369D73 #4EC293 #7CD2AF #AAE2CB #D7F1E7
Accessibility & contrast
On white
1.80
#7CD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#7CD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2AF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2AF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AD
Deuteranopia (green-blind)
#C1BDB1
Tritanopia (blue-blind)
#64D2C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd2af; /* rgb */ color: rgb(124, 210, 175); /* oklch */ color: oklch(79.9% 0.098 166.0);
Tailwind
colors: {
custom: {
50: '#a6e0c6',
500: '#7cd2af',
950: '#000000',
},
}SCSS
$custom: #7cd2af; $custom-light: #a6e0c6; $custom-dark: #000000;
JSON
{
"hex": "#7cd2af",
"rgb": {
"r": 124,
"g": 210,
"b": 175
},
"hsl": {
"h": 155.581,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79942,
"c": 0.09831,
"h": 166
},
"luminance": 0.53473
}Semantic roles & 50–950 ramp
primary
#7CD2AF
secondary
#A35071
accent
#2965BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482