#78B399#78B399
#78B399 is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.9% C 0.072 H 165.1°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #78B399 |
|---|---|
| RGB | rgb(120, 179, 153) |
| HSL | hsl(154, 28%, 59%) |
| HSV | hsv(154, 33%, 70%) |
| CMYK | cmyk(33%, 0%, 14.5%, 29.8%) |
| CIE-LAB | lab(68.41, -24.87, 7.23) |
| CIE-LCH | lch(68.41, 25.90, 163.79°) |
| OKLab | oklab(71.87% -0.07 0.0186) |
| OKLCH | oklch(71.87% 0.072 165.1) |
| XYZ | xyz(29.6136, 38.5316, 36.0078) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.48
Greeny Blue
#42B395
ΔE00 6.48
Tea
#65AB7C
ΔE00 6.86
Greyish Teal
#719F91
ΔE00 6.95
Darkseagreen
#8FBC8F
ΔE00 7.21
Dull Teal
#5F9E8F
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78B399 #B37892
analogous
#78B37B #78B399 #78AFB3
triadic
#78B399 #9978B3 #B39978
tetradic
#78B399 #7B78B3 #B37892 #AFB378
square
#78B399 #7B78B3 #B37892 #AFB378
split-complementary
#78B399 #B378AF #B37B78
monochromatic
#40715B #56987B #78B399 #9FC9B7 #C6DFD4
Accessibility & contrast
On white
2.41
#78B399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#78B399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78B399
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78B399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78B399 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB98
Deuteranopia (green-blind)
#A7A49B
Tritanopia (blue-blind)
#6AB3AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #78b399; /* rgb */ color: rgb(120, 179, 153); /* oklch */ color: oklch(71.9% 0.072 165.1);
Tailwind
colors: {
custom: {
50: '#a1cab7',
500: '#78b399',
950: '#000000',
},
}SCSS
$custom: #78b399; $custom-light: #a1cab7; $custom-dark: #000000;
JSON
{
"hex": "#78b399",
"rgb": {
"r": 120,
"g": 179,
"b": 153
},
"hsl": {
"h": 153.559,
"s": 27.962,
"l": 58.627
},
"oklch": {
"l": 0.71866,
"c": 0.07249,
"h": 165.1
},
"luminance": 0.38533
}Semantic roles & 50–950 ramp
primary
#78B399
secondary
#CFB8C2
accent
#648EC4
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1311
muted
#7F8280