#78D2BB#78D2BB
#78D2BB is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.093 H 175.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #78D2BB |
|---|---|
| RGB | rgb(120, 210, 187) |
| HSL | hsl(165, 50%, 65%) |
| HSV | hsv(165, 43%, 82%) |
| CMYK | cmyk(42.9%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(78.27, -32.40, 2.99) |
| CIE-LCH | lch(78.27, 32.53, 174.72°) |
| OKLab | oklab(80.09% -0.0932 0.0074) |
| OKLCH | oklch(80.09% 0.093 175.4) |
| XYZ | xyz(39.7584, 53.6712, 55.2686) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.37
Pale Teal
#82CBB2
ΔE00 2.77
Mediumaquamarine
#66CDAA
ΔE00 4.17
Light Teal
#90E4C1
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 6.52
Seafoam
#7FE0B3
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D2BB #D2788F
analogous
#78D28E #78D2BB #78BCD2
triadic
#78D2BB #BB78D2 #D2BB78
tetradic
#78D2BB #8E78D2 #D2788F #BCD278
square
#78D2BB #8E78D2 #D2788F #BCD278
split-complementary
#78D2BB #D278BC #D28E78
monochromatic
#349C81 #4AC3A4 #78D2BB #A6E1D2 #D4F1E9
Accessibility & contrast
On white
1.79
#78D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#78D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D2BB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D2BB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#58D4CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78d2bb; /* rgb */ color: rgb(120, 210, 187); /* oklch */ color: oklch(80.1% 0.093 175.4);
Tailwind
colors: {
custom: {
50: '#a3e0cf',
500: '#78d2bb',
950: '#000000',
},
}SCSS
$custom: #78d2bb; $custom-light: #a3e0cf; $custom-dark: #000000;
JSON
{
"hex": "#78d2bb",
"rgb": {
"r": 120,
"g": 210,
"b": 187
},
"hsl": {
"h": 164.667,
"s": 50,
"l": 64.706
},
"oklch": {
"l": 0.80086,
"c": 0.09346,
"h": 175.4
},
"luminance": 0.53674
}Semantic roles & 50–950 ramp
primary
#78D2BB
secondary
#A14D63
accent
#284EBD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483