#7CCCA9#7CCCA9
#7CCCA9 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.094 H 164.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCA9 |
|---|---|
| RGB | rgb(124, 204, 169) |
| HSL | hsl(154, 44%, 64%) |
| HSV | hsv(154, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 17.2%, 20%) |
| CIE-LAB | lab(76.27, -32.44, 9.80) |
| CIE-LCH | lch(76.27, 33.88, 163.19°) |
| OKLab | oklab(78.38% -0.0908 0.0252) |
| OKLCH | oklch(78.38% 0.094 164.5) |
| XYZ | xyz(37.0637, 50.3330, 45.2906) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.73
Pale Teal
#82CBB2
ΔE00 3.02
Seafoam Blue
#78D1B6
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 5.09
Light Teal
#90E4C1
ΔE00 5.78
Eucalyptus
#44D7A8
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCA9 #CC7C9F
analogous
#7CCC81 #7CCCA9 #7CC7CC
triadic
#7CCCA9 #A97CCC #CCA97C
tetradic
#7CCCA9 #817CCC #CC7C9F #C7CC7C
square
#7CCCA9 #817CCC #CC7C9F #C7CC7C
split-complementary
#7CCCA9 #CC7CC7 #CC817C
monochromatic
#3A946C #50BB8C #7CCCA9 #A8DDC6 #D4EEE3
Accessibility & contrast
On white
1.90
#7CCCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7CCCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCA9
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCA9 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A7
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#67CCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccca9; /* rgb */ color: rgb(124, 204, 169); /* oklch */ color: oklch(78.4% 0.094 164.5);
Tailwind
colors: {
custom: {
50: '#a5dcc2',
500: '#7ccca9',
950: '#000000',
},
}SCSS
$custom: #7ccca9; $custom-light: #a5dcc2; $custom-dark: #000000;
JSON
{
"hex": "#7ccca9",
"rgb": {
"r": 124,
"g": 204,
"b": 169
},
"hsl": {
"h": 153.75,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78378,
"c": 0.09425,
"h": 164.5
},
"luminance": 0.50335
}Semantic roles & 50–950 ramp
primary
#7CCCA9
secondary
#9A5272
accent
#2E6AB7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482