#78CEAA#78CEAA
#78CEAA is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.7% C 0.099 H 165.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #78CEAA |
|---|---|
| RGB | rgb(120, 206, 170) |
| HSL | hsl(155, 47%, 64%) |
| HSV | hsv(155, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(76.70, -34.26, 9.84) |
| CIE-LCH | lch(76.70, 35.65, 163.97°) |
| OKLab | oklab(78.68% -0.0959 0.0253) |
| OKLCH | oklch(78.68% 0.099 165.2) |
| XYZ | xyz(37.0698, 51.0354, 45.9199) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.14
Seafoam Blue
#78D1B6
ΔE00 2.99
Pale Teal
#82CBB2
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 5.40
Light Teal
#90E4C1
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CEAA #CE789C
analogous
#78CE7F #78CEAA #78C7CE
triadic
#78CEAA #AA78CE #CEAA78
tetradic
#78CEAA #7F78CE #CE789C #C7CE78
square
#78CEAA #7F78CE #CE789C #C7CE78
split-complementary
#78CEAA #CE78C7 #CE7F78
monochromatic
#36956E #4BBE8E #78CEAA #A5DEC6 #D2EFE3
Accessibility & contrast
On white
1.87
#78CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#78CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CEAA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CEAA | 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)
#CBC3A8
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#60CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #78ceaa; /* rgb */ color: rgb(120, 206, 170); /* oklch */ color: oklch(78.7% 0.099 165.2);
Tailwind
colors: {
custom: {
50: '#a3ddc3',
500: '#78ceaa',
950: '#000000',
},
}SCSS
$custom: #78ceaa; $custom-light: #a3ddc3; $custom-dark: #000000;
JSON
{
"hex": "#78ceaa",
"rgb": {
"r": 120,
"g": 206,
"b": 170
},
"hsl": {
"h": 154.884,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.78683,
"c": 0.09921,
"h": 165.2
},
"luminance": 0.51038
}Semantic roles & 50–950 ramp
primary
#78CEAA
secondary
#9B4F6F
accent
#2C67BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482