#78FCBD#78FCBD
#78FCBD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.148 H 160.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCBD |
|---|---|
| RGB | rgb(120, 252, 189) |
| HSL | hsl(151, 96%, 73%) |
| HSV | hsv(151, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.45, -50.60, 19.27) |
| CIE-LCH | lch(90.45, 54.14, 159.15°) |
| OKLab | oklab(89.99% -0.1392 0.0492) |
| OKLCH | oklch(89.99% 0.148 160.5) |
| XYZ | xyz(51.7370, 77.2834, 60.3250) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.89
Light Aquamarine
#7BFDC7
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.31
Greenish Cyan
#2AFEB7
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCBD #FC78B7
analogous
#78FC7B #78FCBD #78F9FC
triadic
#78FCBD #BD78FC #FCBD78
tetradic
#78FCBD #7B78FC #FC78B7 #F9FC78
square
#78FCBD #7B78FC #FC78B7 #F9FC78
split-complementary
#78FCBD #FC78F9 #FC7B78
monochromatic
#05F482 #3CFBA0 #78FCBD #B4FDDA #E1FEF0
Accessibility & contrast
On white
1.28
#78FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#78FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCBD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCBD | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#4BFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fcbd; /* rgb */ color: rgb(120, 252, 189); /* oklch */ color: oklch(90.0% 0.148 160.5);
Tailwind
colors: {
custom: {
50: '#a8fed1',
500: '#78fcbd',
950: '#000000',
},
}SCSS
$custom: #78fcbd; $custom-light: #a8fed1; $custom-dark: #000000;
JSON
{
"hex": "#78fcbd",
"rgb": {
"r": 120,
"g": 252,
"b": 189
},
"hsl": {
"h": 151.364,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89986,
"c": 0.14766,
"h": 160.5
},
"luminance": 0.77288
}Semantic roles & 50–950 ramp
primary
#78FCBD
secondary
#D93F89
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683