#78CDB2#78CDB2
#78CDB2 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.7% C 0.092 H 171.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #78CDB2 |
|---|---|
| RGB | rgb(120, 205, 178) |
| HSL | hsl(161, 46%, 64%) |
| HSV | hsv(161, 41%, 80%) |
| CMYK | cmyk(41.5%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(76.60, -32.05, 5.41) |
| CIE-LCH | lch(76.60, 32.51, 170.43°) |
| OKLab | oklab(78.66% -0.0912 0.0138) |
| OKLCH | oklch(78.66% 0.092 171.4) |
| XYZ | xyz(37.6097, 50.8674, 49.9474) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.02
Pale Teal
#82CBB2
ΔE00 1.61
Mediumaquamarine
#66CDAA
ΔE00 2.86
Light Teal
#90E4C1
ΔE00 5.95
Seafoam
#7FE0B3
ΔE00 6.27
Eucalyptus
#44D7A8
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CDB2 #CD7893
analogous
#78CD87 #78CDB2 #78BDCD
triadic
#78CDB2 #B278CD #CDB278
tetradic
#78CDB2 #8778CD #CD7893 #BDCD78
square
#78CDB2 #8778CD #CD7893 #BDCD78
split-complementary
#78CDB2 #CD78BD #CD8778
monochromatic
#379476 #4BBC99 #78CDB2 #A5DECB #D1EEE5
Accessibility & contrast
On white
1.88
#78CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#78CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CDB2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CDB2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#5DCEC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #78cdb2; /* rgb */ color: rgb(120, 205, 178); /* oklch */ color: oklch(78.7% 0.092 171.4);
Tailwind
colors: {
custom: {
50: '#a3dcc9',
500: '#78cdb2',
950: '#000000',
},
}SCSS
$custom: #78cdb2; $custom-light: #a3dcc9; $custom-dark: #000000;
JSON
{
"hex": "#78cdb2",
"rgb": {
"r": 120,
"g": 205,
"b": 178
},
"hsl": {
"h": 160.941,
"s": 45.946,
"l": 63.725
},
"oklch": {
"l": 0.78663,
"c": 0.09223,
"h": 171.4
},
"luminance": 0.5087
}Semantic roles & 50–950 ramp
primary
#78CDB2
secondary
#9A4F67
accent
#2C59B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482