#78CEBE#78CEBE
#78CEBE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.087 H 180.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #78CEBE |
|---|---|
| RGB | rgb(120, 206, 190) |
| HSL | hsl(169, 47%, 64%) |
| HSV | hsv(169, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.19, -29.80, -0.19) |
| CIE-LCH | lch(77.19, 29.80, 180.36°) |
| OKLab | oklab(79.24% -0.0871 -0.001) |
| OKLCH | oklch(79.24% 0.087 180.6) |
| XYZ | xyz(39.1077, 51.8505, 56.6526) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.68
Pale Teal
#82CBB2
ΔE00 3.83
Mediumturquoise
#48D1CC
ΔE00 5.89
Mediumaquamarine
#66CDAA
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 6.47
Turquoise (survey)
#06C2AC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CEBE #CE7888
analogous
#78CE93 #78CEBE #78B3CE
triadic
#78CEBE #BE78CE #CEBE78
tetradic
#78CEBE #9378CE #CE7888 #B3CE78
square
#78CEBE #9378CE #CE7888 #B3CE78
split-complementary
#78CEBE #CE78B3 #CE9378
monochromatic
#369584 #4BBEA8 #78CEBE #A5DED4 #D2EFE9
Accessibility & contrast
On white
1.85
#78CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#78CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CEBE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CEBE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#57D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cebe; /* rgb */ color: rgb(120, 206, 190); /* oklch */ color: oklch(79.2% 0.087 180.6);
Tailwind
colors: {
custom: {
50: '#a3ddd1',
500: '#78cebe',
950: '#000000',
},
}SCSS
$custom: #78cebe; $custom-light: #a3ddd1; $custom-dark: #000000;
JSON
{
"hex": "#78cebe",
"rgb": {
"r": 120,
"g": 206,
"b": 190
},
"hsl": {
"h": 168.837,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.79242,
"c": 0.08716,
"h": 180.6
},
"luminance": 0.51853
}Semantic roles & 50–950 ramp
primary
#78CEBE
secondary
#9B4F5D
accent
#2C46BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483