#78CEBD#78CEBD
#78CEBD is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.088 H 179.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #78CEBD |
|---|---|
| RGB | rgb(120, 206, 189) |
| HSL | hsl(168, 47%, 64%) |
| HSV | hsv(168, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.17, -30.03, 0.31) |
| CIE-LCH | lch(77.17, 30.03, 179.40°) |
| OKLab | oklab(79.21% -0.0876 0.0004) |
| OKLCH | oklch(79.21% 0.088 179.8) |
| XYZ | xyz(38.9987, 51.8070, 56.0789) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.33
Pale Teal
#82CBB2
ΔE00 3.52
Mediumaquamarine
#66CDAA
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 6.16
Turquoise
#40E0D0
ΔE00 6.53
Turquoise (survey)
#06C2AC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CEBD #CE7889
analogous
#78CE92 #78CEBD #78B4CE
triadic
#78CEBD #BD78CE #CEBD78
tetradic
#78CEBD #9278CE #CE7889 #B4CE78
square
#78CEBD #9278CE #CE7889 #B4CE78
split-complementary
#78CEBD #CE78B4 #CE9278
monochromatic
#369583 #4BBEA7 #78CEBD #A5DED3 #D2EFE9
Accessibility & contrast
On white
1.85
#78CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#78CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CEBD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CEBD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#58D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cebd; /* rgb */ color: rgb(120, 206, 189); /* oklch */ color: oklch(79.2% 0.088 179.8);
Tailwind
colors: {
custom: {
50: '#a3ddd0',
500: '#78cebd',
950: '#000000',
},
}SCSS
$custom: #78cebd; $custom-light: #a3ddd0; $custom-dark: #000000;
JSON
{
"hex": "#78cebd",
"rgb": {
"r": 120,
"g": 206,
"b": 189
},
"hsl": {
"h": 168.14,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.79212,
"c": 0.08758,
"h": 179.8
},
"luminance": 0.5181
}Semantic roles & 50–950 ramp
primary
#78CEBD
secondary
#9B4F5E
accent
#2C48BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483