#78DFBB#78DFBB
#78DFBB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.1% C 0.110 H 168.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFBB |
|---|---|
| RGB | rgb(120, 223, 187) |
| HSL | hsl(159, 62%, 67%) |
| HSV | hsv(159, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.03, -38.41, 8.41) |
| CIE-LCH | lch(82.03, 39.32, 167.65°) |
| OKLab | oklab(83.13% -0.1082 0.0216) |
| OKLCH | oklch(83.13% 0.11 168.7) |
| XYZ | xyz(43.0992, 60.3529, 56.3822) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.71
Light Teal
#90E4C1
ΔE00 2.80
Seafoam Blue
#78D1B6
ΔE00 3.92
Mediumaquamarine
#66CDAA
ΔE00 4.44
Light Turquoise
#7EF4CC
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFBB #DF789C
analogous
#78DF87 #78DFBB #78D0DF
triadic
#78DFBB #BB78DF #DFBB78
tetradic
#78DFBB #8778DF #DF789C #D0DF78
square
#78DFBB #8778DF #DF789C #D0DF78
split-complementary
#78DFBB #DF78D0 #DF8778
monochromatic
#2AB283 #47D3A2 #78DFBB #A9EBD4 #DBF6ED
Accessibility & contrast
On white
1.61
#78DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#78DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFBB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFBB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#55E0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #78dfbb; /* rgb */ color: rgb(120, 223, 187); /* oklch */ color: oklch(83.1% 0.110 168.7);
Tailwind
colors: {
custom: {
50: '#a5e9cf',
500: '#78dfbb',
950: '#000000',
},
}SCSS
$custom: #78dfbb; $custom-light: #a5e9cf; $custom-dark: #000000;
JSON
{
"hex": "#78dfbb",
"rgb": {
"r": 120,
"g": 223,
"b": 187
},
"hsl": {
"h": 159.029,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.83126,
"c": 0.11031,
"h": 168.7
},
"luminance": 0.60356
}Semantic roles & 50–950 ramp
primary
#78DFBB
secondary
#B4476D
accent
#1C59C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483