#7CCDAF#7CCDAF
#7CCDAF is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.091 H 168.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCDAF |
|---|---|
| RGB | rgb(124, 205, 175) |
| HSL | hsl(158, 45%, 65%) |
| HSV | hsv(158, 40%, 80%) |
| CMYK | cmyk(39.5%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.70, -31.63, 7.19) |
| CIE-LCH | lch(76.70, 32.44, 167.19°) |
| OKLab | oklab(78.77% -0.0894 0.0185) |
| OKLCH | oklch(78.77% 0.091 168.3) |
| XYZ | xyz(37.8784, 51.0404, 48.4049) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.72
Seafoam Blue
#78D1B6
ΔE00 1.76
Mediumaquamarine
#66CDAA
ΔE00 2.72
Light Teal
#90E4C1
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 5.61
Eucalyptus
#44D7A8
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCDAF #CD7C9A
analogous
#7CCD87 #7CCDAF #7CC2CD
triadic
#7CCDAF #AF7CCD #CDAF7C
tetradic
#7CCDAF #877CCD #CD7C9A #C2CD7C
square
#7CCDAF #877CCD #CD7C9A #C2CD7C
split-complementary
#7CCDAF #CD7CC2 #CD877C
monochromatic
#399673 #50BC94 #7CCDAF #A8DECA #D5EFE5
Accessibility & contrast
On white
1.87
#7CCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7CCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCDAF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCDAF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#BCB9B1
Tritanopia (blue-blind)
#65CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ccdaf; /* rgb */ color: rgb(124, 205, 175); /* oklch */ color: oklch(78.8% 0.091 168.3);
Tailwind
colors: {
custom: {
50: '#a5dcc6',
500: '#7ccdaf',
950: '#000000',
},
}SCSS
$custom: #7ccdaf; $custom-light: #a5dcc6; $custom-dark: #000000;
JSON
{
"hex": "#7ccdaf",
"rgb": {
"r": 124,
"g": 205,
"b": 175
},
"hsl": {
"h": 157.778,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.78772,
"c": 0.09127,
"h": 168.3
},
"luminance": 0.51043
}Semantic roles & 50–950 ramp
primary
#7CCDAF
secondary
#9C516D
accent
#2E61B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482