#78DBB2#78DBB2
#78DBB2 is a light, moderate teal. Relative luminance 0.579; OKLCH L 82.0% C 0.111 H 165.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #78DBB2 |
|---|---|
| RGB | rgb(120, 219, 178) |
| HSL | hsl(155, 58%, 66%) |
| HSV | hsv(155, 45%, 86%) |
| CMYK | cmyk(45.2%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(80.67, -38.53, 11.23) |
| CIE-LCH | lch(80.67, 40.13, 163.76°) |
| OKLab | oklab(81.95% -0.1076 0.0288) |
| OKLCH | oklch(81.95% 0.111 165) |
| XYZ | xyz(41.1097, 57.8673, 51.1141) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.61
Light Teal
#90E4C1
ΔE00 3.45
Mediumaquamarine
#66CDAA
ΔE00 3.88
Eucalyptus
#44D7A8
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DBB2 #DB78A1
analogous
#78DB81 #78DBB2 #78D2DB
triadic
#78DBB2 #B278DB #DBB278
tetradic
#78DBB2 #8178DB #DB78A1 #D2DB78
square
#78DBB2 #8178DB #DB78A1 #D2DB78
split-complementary
#78DBB2 #DB78D2 #DB8178
monochromatic
#2EAB77 #48CE96 #78DBB2 #A8E8CE #D9F5E9
Accessibility & contrast
On white
1.67
#78DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#78DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DBB2
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DBB2 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB0
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#5ADBCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #78dbb2; /* rgb */ color: rgb(120, 219, 178); /* oklch */ color: oklch(82.0% 0.111 165.0);
Tailwind
colors: {
custom: {
50: '#a4e6c9',
500: '#78dbb2',
950: '#000000',
},
}SCSS
$custom: #78dbb2; $custom-light: #a4e6c9; $custom-dark: #000000;
JSON
{
"hex": "#78dbb2",
"rgb": {
"r": 120,
"g": 219,
"b": 178
},
"hsl": {
"h": 155.152,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.81952,
"c": 0.11138,
"h": 165
},
"luminance": 0.5787
}Semantic roles & 50–950 ramp
primary
#78DBB2
secondary
#AE4A73
accent
#2065C5
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101613
muted
#808482