#78CEBF#78CEBF
#78CEBF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.087 H 181.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #78CEBF |
|---|---|
| RGB | rgb(120, 206, 191) |
| HSL | hsl(170, 47%, 64%) |
| HSV | hsv(170, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.22, -29.57, -0.69) |
| CIE-LCH | lch(77.22, 29.57, 181.33°) |
| OKLab | oklab(79.27% -0.0867 -0.0023) |
| OKLCH | oklch(79.27% 0.087 181.5) |
| XYZ | xyz(39.2173, 51.8944, 57.2302) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.04
Pale Teal
#82CBB2
ΔE00 4.14
Mediumturquoise
#48D1CC
ΔE00 5.63
Turquoise
#40E0D0
ΔE00 6.43
Mediumaquamarine
#66CDAA
ΔE00 6.53
Turquoise (survey)
#06C2AC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CEBF #CE7887
analogous
#78CE94 #78CEBF #78B2CE
triadic
#78CEBF #BF78CE #CEBF78
tetradic
#78CEBF #9478CE #CE7887 #B2CE78
square
#78CEBF #9478CE #CE7887 #B2CE78
split-complementary
#78CEBF #CE78B2 #CE9478
monochromatic
#369585 #4BBEAA #78CEBF #A5DED4 #D2EFEA
Accessibility & contrast
On white
1.85
#78CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#78CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CEBF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CEBF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#57D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cebf; /* rgb */ color: rgb(120, 206, 191); /* oklch */ color: oklch(79.3% 0.087 181.5);
Tailwind
colors: {
custom: {
50: '#a3ddd2',
500: '#78cebf',
950: '#000000',
},
}SCSS
$custom: #78cebf; $custom-light: #a3ddd2; $custom-dark: #000000;
JSON
{
"hex": "#78cebf",
"rgb": {
"r": 120,
"g": 206,
"b": 191
},
"hsl": {
"h": 169.535,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.79272,
"c": 0.08675,
"h": 181.5
},
"luminance": 0.51897
}Semantic roles & 50–950 ramp
primary
#78CEBF
secondary
#9B4F5C
accent
#2C44BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483