#78FCBE#78FCBE
#78FCBE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.147 H 160.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCBE |
|---|---|
| RGB | rgb(120, 252, 190) |
| HSL | hsl(152, 96%, 73%) |
| HSV | hsv(152, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.47, -50.40, 18.79) |
| CIE-LCH | lch(90.47, 53.78, 159.55°) |
| OKLab | oklab(90.01% -0.1388 0.048) |
| OKLCH | oklch(90.01% 0.147 160.9) |
| XYZ | xyz(51.8459, 77.3270, 60.8987) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.52
Greenish Cyan
#2AFEB7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCBE #FC78B6
analogous
#78FC7C #78FCBE #78F8FC
triadic
#78FCBE #BE78FC #FCBE78
tetradic
#78FCBE #7C78FC #FC78B6 #F8FC78
square
#78FCBE #7C78FC #FC78B6 #F8FC78
split-complementary
#78FCBE #FC78F8 #FC7C78
monochromatic
#05F484 #3CFBA1 #78FCBE #B4FDDB #E1FEF1
Accessibility & contrast
On white
1.28
#78FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#78FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCBE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCBE | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#4AFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fcbe; /* rgb */ color: rgb(120, 252, 190); /* oklch */ color: oklch(90.0% 0.147 160.9);
Tailwind
colors: {
custom: {
50: '#a8fed1',
500: '#78fcbe',
950: '#000000',
},
}SCSS
$custom: #78fcbe; $custom-light: #a8fed1; $custom-dark: #000000;
JSON
{
"hex": "#78fcbe",
"rgb": {
"r": 120,
"g": 252,
"b": 190
},
"hsl": {
"h": 151.818,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90009,
"c": 0.14684,
"h": 160.9
},
"luminance": 0.77332
}Semantic roles & 50–950 ramp
primary
#78FCBE
secondary
#D93F87
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683